What problem does it solve?
This skill provides a structured, repeatable process for turning vague feature ideas into a concrete, auditable implementation plan. It helps solo developers define scope, architecture, dependencies, and success criteria so work can start with confidence.
Core Features & Use Cases
- Structured planning: break features into user stories, technical requirements, dependencies, edge cases, and success criteria.
- Technical design framework: architecture, data flow, API surfaces, data model changes, and technology choices.
- Implementation roadmap: step-by-step tasks for setup, database, backend, frontend, integration, testing, and polish.
- Risk and quality focus: risk assessment, testing strategy, accessibility, and documentation.
Quick Start
Use the feature-plan skill to create a detailed implementation plan for a given feature description. Provide the feature description as the argument to the skill (via $ARGUMENTS) and the plan will include user stories, technical specs, steps, risk assessment, and success criteria.