Loading...
Loading...
Found 51 Skills
Create or update a feature specification from a natural language feature description.
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.
Execute the implementation plan by processing and executing all tasks defined in tasks.md
Generate feature specifications by analyzing existing source code.
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Update .specify/ scripts and templates from upstream github/spec-kit
Procedures for updating the base version of GitHub Spec Kit (https://github.com/github/spec-kit) and synchronizing templates/scripts. This is used when you need to update Spec Kit, apply differences from upstream releases, incorporate templates/commands/scripts, and maintain local operations (Japanese localization, no branch operations, SPEC-[8-digit UUID])
Generate a custom checklist for the current feature based on user requirements.
Resolve ambiguities in spec.md through targeted Q&A before planning