Notre avis
Génère un plan d'implémentation en markdown avec suivi de progression et états des tâches.
Points forts
- Structure claire et modulaire pour les plans de fonctionnalités
- Suivi visuel de progression avec emojis et pourcentage
- Intègre les décisions architecturales clés
Limites
- Nécessite une clarification préalable des exigences
- Le format markdown fixe peut ne pas convenir à tous les contextes
- Pas de génération automatique de code ou de test
Utilisez cette compétence pour formaliser un plan de fonctionnalité après une discussion exploratoire.
Ne l'utilisez pas si vous avez besoin d'une implémentation directe ou d'un plan très détaillé avec dépendances temporelles.
Analyse de sécurité
SûrThis skill only provides a markdown template and formatting guidelines for creating a plan document. It does not instruct any executable actions or involve sensitive operations.
Aucun point d'attention détecté
Exemples
Create a plan document for implementing user authentication with JWT, including progress tracking and task statuses.Generate a feature plan for adding rate limiting to the API endpoints, with steps and subtasks.Produce a plan to refactor the payment module into a microservice, with overall progress percentage.Plan Creation Stage
Based on our full exchange, produce a markdown plan document.
Requirements for the plan:
- Include clear, minimal, concise steps.
- Track the status of each step using these emojis:
- 🟩 Done
- 🟨 In Progress
- 🟥 To Do
- Include dynamic tracking of overall progress percentage (at top).
- Do NOT add extra scope or unnecessary complexity beyond explicitly clarified details.
- Steps should be modular, elegant, minimal, and integrate seamlessly within the existing codebase.
Markdown Template:
Feature Implementation Plan
Overall Progress: 0%
TLDR
Short summary of what we're building and why.
Critical Decisions
Key architectural/implementation choices made during exploration:
- Decision 1: [choice] - [brief rationale]
- Decision 2: [choice] - [brief rationale]
Tasks:
-
[ ] 🟥 Step 1: [Name]
- [ ] 🟥 Subtask 1
- [ ] 🟥 Subtask 2
-
[ ] 🟥 Step 2: [Name]
- [ ] 🟥 Subtask 1
- [ ] 🟥 Subtask 2
...
Again, it's still not time to build yet. Just write the clear plan document. No extra complexity or extra scope beyond what we discussed.
Priorisation de Tâches
Productivite
Priorise vos tâches avec les frameworks Eisenhower, ICE et RICE.
Generateur de Rapport Hebdomadaire
Productivite
Generez des rapports de statut hebdomadaires structures et concis.
Rapport de Daily Standup
Productivite
Génère des rapports de daily standup structurés et concis.