template-skill
إنشاء مهارات من القالب
Également disponible depuis: ArtemisAI,Cam10001110101,DYAI2025,davila7,anthropics
يوفر هذا القالب نقطة انطلاق لإنشاء مهارات Claude مخصصة. يتضمن تنسيقًا موحدًا لتعريف البيانات الوصفية للمهارات والتعليمات. استخدم هذا القالب لبناء مهارات جديدة بسرعة.
Télécharger le ZIP du skill
Importer dans Claude
Allez dans Paramètres → Capacités → Skills → Importer un skill
Activez et commencez à utiliser
Tester
Utilisation de "template-skill". Use template-skill to create a skill for code review
Résultat attendu:
- Skill name: code-review-assistant
- Description: Reviews code and provides feedback
- Category: coding
- Instructions: Review the provided code and identify issues...
Utilisation de "template-skill". Create a skill for API documentation
Résultat attendu:
- Skill name: api-doc-generator
- Description: Generates documentation from API specs
- Category: documentation
- Instructions: Parse the API specification and create formatted documentation...
Utilisation de "template-skill". Build a skill for test generation
Résultat attendu:
- Skill name: test-generator
- Description: Creates unit tests from code
- Category: testing
- Instructions: Analyze the provided code and generate comprehensive unit tests...
Audit de sécurité
SûrThis is a pure documentation template with no executable code. The static findings are false positives triggered by benign text patterns in the JSON report file itself (metadata field names, version numbers, and content hash strings containing 'md5' substrings). No network calls, file system access, or runtime capabilities exist.
Facteurs de risque
🌐 Accès réseau (1)
Score de qualité
Ce que vous pouvez construire
بناء مهارات جديدة
ابدأ مشاريع مهارات جديدة ببنية موحدة وتنسيق بيانات وصفية
توحيد القوالب
أنشئ قوالب مهارات متسقة عبر مؤسستك
تقديم المهارات
ساهم بمهارات جديدة إلى أسواق المهارات باستخدام التنسيق المناسب
Essayez ces prompts
Use the template-skill to create a new skill for [specific task].
Using template-skill format, create a skill with name [name], description [description], and category [category].
Create a complete skill from template-skill that [describe skill purpose] with proper YAML frontmatter and detailed instructions.
Generate three related skills using template-skill format for [related tasks].
Bonnes pratiques
- املأ جميع حقول YAML frontmatter المطلوبة بوضوح
- قدم تعليمات محددة حول متى يتم استخدام المهارة
- قم بتضمين أمثلة على المطالبات الفعالة في التعليمات
- اختبر المهارة بمدخلات متنوعة قبل النشر
Éviter
- ترك نص العناصر النائبة في المهارات المنشورة
- حذف YAML frontmatter أو الحقول المطلوبة
- إنشاء مهارات بدون حالات استخدام واضحة
- تخطي اختبار تعليمات المهارة