What problem does it solve?
Manual implementation from specifications is prone to errors and inconsistencies. This skill automates the systematic building of missing features directly from your finalized specifications, ensuring 100% spec completion and reducing development time.
Core Features & Use Cases
- Automated Task Generation: Generate actionable task lists from implementation plans using
/speckit.tasks.
- Guided Implementation: Execute tasks step-by-step with
/speckit.implement, which generates code and updates spec status.
- Spec-Code Validation: Verify implementation against acceptance criteria using
/speckit.analyze.
- Use Case: You've completed all specifications and identified missing features. Use this skill to automatically generate a task list for a feature like "User Authentication Frontend," then let the AI guide you through building each component, generating code, and validating against the spec.
Quick Start
Implement the 'user-authentication-frontend' feature using the existing specification.