What problem does it solve?
This Skill provides a structured, high-signal process for developing new features, ensuring they integrate seamlessly with the existing codebase and are thoroughly verified.
Core Features & Use Cases
- Guided Workflow: Guides users through 7 distinct phases from discovery to summary.
- Codebase Integration: Emphasizes understanding and adhering to existing patterns and conventions.
- Ambiguity Reduction: Prompts for necessary inputs and clarifies underspecified decisions before implementation.
- Use Case: When starting to build a new user authentication module, this Skill can be used to systematically explore existing auth patterns, define the architecture, implement the feature, and ensure it passes all quality checks.
Quick Start
Use the feature-dev skill to start building the new user profile page.