using-superpowers
طبّق سير عمل مُثبت على كل مهمة
Également disponible depuis: CodingCossack,sickn33,Cygnusfear,Cycleaddict,obra,ZhanlinCui,davila7
غالبًا ما تكرر المهام مشكلات تم حلها لأن وكلاء الذكاء الاصطناعي يتجاوزون سير العمل المعتمد. تضمن هذه المهارة أن تتحقق دائمًا من المهارات ذات الصلة قبل البدء، وتتبع سير العمل الإلزامي مثل العصف الذهني قبل البرمجة، وتتعقب كل عناصر قائمة التحقق باستخدام TodoWrite.
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 "using-superpowers". Add a new feature to the application
Résultat attendu:
- Announcing skill usage: 'I'm using the using-superpowers skill to ensure I follow the proper workflow.'
- Checking for relevant skills: Found 'test-driven-development' skill which is applicable.
- Creating TodoWrite todos for each checklist item.
- Following TDD workflow: Write test first, then implement code.
Utilisation de "using-superpowers". Fix a bug in the user authentication
Résultat attendu:
- Announcing skill usage: 'I'm using the using-superpowers skill to follow proper debugging procedures.'
- Checking for relevant skills: Found 'systematic-debugging' skill.
- Creating TodoWrite for each debugging step.
- Following systematic-debugging workflow: Reproduce, isolate, fix, verify.
Utilisation de "using-superpowers". Review a pull request
Résultat attendu:
- Announcing skill usage: 'I'm using the using-superpowers skill to ensure thorough review.'
- Checking for relevant skills: Found 'receiving-code-review' skill.
- Creating TodoWrite for each review checklist item.
- Following code review workflow systematically.
Audit de sécurité
SûrAll 11 static findings are false positives. This skill is a pure markdown guidance document containing only workflow instructions for AI behavior. No executable code, network calls, filesystem access, or command execution. The static scanner flagged benign patterns: a GitHub URL in metadata (not a network call), git hash fields, YAML frontmatter, and common English words like 'skill' and 'source'. This is documentation-only content with zero security risk.
Facteurs de risque
🌐 Accès réseau (1)
📁 Accès au système de fichiers (1)
Score de qualité
Ce que vous pouvez construire
تعلّم سير العمل المُثبت
يتعلم المستخدمون الجدد الأنماط المعتمدة لتنفيذ المهام منذ البداية
الحفاظ على الاتساق
يحافظ المطورون ذوو الخبرة على سير عمل منضبط عبر جميع المشاريع
فرض المعايير
يضمن قادة الفرق أن تتبع جميع المهام أفضل الممارسات الموثقة
Essayez ces prompts
تحقق مما إذا كانت هناك مهارة ذات صلة لهذه المهمة. إذا وُجدت، أعلن عنها واستخدمها.
استخدم مهارة [Skill Name]. أنشئ مهمة TodoWrite لكل عنصر في قائمة التحقق.
قبل كتابة الكود، أجرِ عصفًا ذهنيًا للنهج. استخدم مهارة العصف الذهني إن كانت متاحة.
تحقق من اكتمال العمل. استخدم مهارة verification-before-completion إن كانت متاحة.
Bonnes pratiques
- أعلن دائمًا أي مهارة تستخدمها قبل بدء العمل.
- أنشئ مهمة TodoWrite منفصلة لكل عنصر في قائمة التحقق — لا تجمعها ولا تتجاوزها.
- اقرأ الإصدار الحالي من المهارات — قد تكون ذاكرة الإصدارات السابقة قديمة.
Éviter
- العمل عبر قائمة التحقق ذهنيًا دون إنشاء مهام TodoWrite.
- تجاوز مهارة لأن «المهمة تبدو بسيطة» أو «أتذكر كيف أفعل ذلك».
- اعتبار التعليمات المحددة إذنًا لتجاوز سير العمل المعتمد.