What problem does it solve?
Misalignment between requirements, planning, and implementation often leads to scope creep, rework, and project delays. This skill introduces a Spec-Driven Development (SDD) methodology to ensure clarity and consistency from concept to code.
Core Features & Use Cases
- 4-Stage Development Process: Guides through defining specifications, planning technical approaches, breaking down tasks, and implementing code, with clear principles for each stage.
- Single Source of Truth: Establishes specifications as the primary source, ensuring code is a direct artifact of well-defined requirements.
- Context Preservation: Emphasizes documenting the "why" behind decisions, fostering better understanding and long-term maintainability.
- AI Collaboration Framework: Provides a structured way for AI to understand project context and contribute effectively at every development stage.
- Use Case: When starting a new feature, use this skill to ensure you follow the Minu SDD process, from defining user requirements and acceptance criteria to breaking down tasks into manageable units, maintaining alignment with project goals and reducing development friction.
Quick Start
Explain the four stages of the Minu Spec-Driven Development (SDD) process and their primary objectives.