What problem does it solve?
This Skill breaks down complex features into manageable, bite-sized development steps and incremental options, enabling efficient vertical slicing and the creation of a "Walking Skeleton".
Core Features & Use Cases
- Step Decomposition: Decomposes User Tasks into functional steps across UI, Logic, Data, and Integration layers.
- Incremental Options: Generates multiple development options for each step, from basic to advanced.
- Baby Steps Plan: Optionally synthesizes the simplest end-to-end implementation (Walking Skeleton) and a prioritized backlog.
- Use Case: A product manager needs to define the development plan for a new user authentication feature. This Skill can take the high-level feature description and break it down into concrete steps, then suggest different ways to implement each step incrementally, starting with the absolute minimum viable version.
Quick Start
Use the bokata-feature-slicer skill to decompose the 'User Profile Management' feature into steps and incremental options.