speckit
Installation
SKILL.md
speckit - Spec Kit & Specify CLI Enhancement
The speckit module facilitates the use of Spec Kit and the Specify CLI, which guide developers and AI tools through a formalized, specification-driven development process to ensure high-quality, predictable outputs.
When to Activate
- When the user wants to initialize a new Specify project to formalize development.
- When the user needs to set up a specific AI assistant (e.g., Claude) for a Specify project.
- When the user wants to check if all necessary tools for Spec Kit are installed.
Core Principles & Rules
- Formalized Workflow: Emphasize the flow from requirements to implementation to eliminate uncertainty.
- AI-Specific Initialization: Support initializing projects with specific AI assistants like
claudeorcodex.
Additional Scenarios
- Tool Validation: Use
checkto ensure the environment is ready for spec-driven development.