Loading...
Loading...
Found 49 Skills
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Generate a phase-based task breakdown in tasks.md from spec.md and plan.md
Resolve ambiguities in spec.md through targeted Q&A before planning
Generate technical plan, data model, and interface contracts from spec.md
Create domain-specific quality checklists validating spec completeness and clarity
Use GitHub Spec Kit (https://github.com/github/spec-kit) to create new requirement definitions and specifications (including specification formulation, specification document creation, and specification design) or append to existing specifications, and generate/update spec.md/plan.md/tasks.md. It is used when requirement definition, requirement addition/modification, requirement organization based on TDD, specification documentation, and execution of Spec Kit's specify/clarify/plan/tasks workflow are required.
Update .specify/ scripts and templates from upstream github/spec-kit
Create or update a feature specification from a natural language feature description.
Generate a custom checklist for the current feature based on user requirements.
Generate feature specifications by analyzing existing source code.
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Execute the implementation planning workflow using the plan template to generate design artifacts.