The spec-create skill is a specialized orchestrator for spec-driven development within Claude Code. It systematically leads users through a three-phase lifecycle—Requirements, Design, and Tasks—ensuring that every feature is thoroughly planned before a single line of implementation code is written. By enforcing mandatory user approval gates, generating Mermaid diagrams, and maintaining a cross-referenced ID system (US, AC, BR, TD, T), it provides full traceability from high-level user stories down to individual technical tasks and verification commands.
주요 기능
01Automated cross-referencing system for full requirements-to-task traceability
020 GitHub stars
03Automatic generation of Mermaid diagrams for flows and component relationships
04Mandatory user approval gates to ensure alignment at every stage
05Codebase-aware analysis to ensure specs align with existing architecture
06Three-phase structured workflow: Requirements → Design → Tasks