What problem does it solve?
This meta-skill streamlines the entire process of building a new feature, from initial user research to final deployment and documentation, ensuring a structured and efficient workflow.
Core Features & Use Cases
- End-to-End Orchestration: Guides development through eight distinct stages: Persona Research, Feature Specification, UX/UI Design, API Design, Frontend Implementation, Backend Implementation, Testing, and Documentation.
- Stage Gate Enforcement: Ensures critical checkpoints are met before proceeding, preventing incomplete work.
- Vertical Slice Strategy: Promotes building thin, end-to-end slices of functionality that are then widened and polished.
- Use Case: When starting a new user-facing feature that requires coordination between UI, API, and database changes, this skill provides a clear roadmap and ensures all necessary steps are taken in the correct order.
Quick Start
Use the full-stack-feature skill to begin orchestrating the development of a new feature.