What problem does it solve?
This Skill transforms high-level feature specifications into a detailed, actionable, and layered todo list, ensuring a structured and efficient implementation process for complex software features.
Core Features & Use Cases
- Layered Task Breakdown: Organizes implementation steps across distinct architectural layers (Infra, Module, Compose, API, Web).
- File-Specific Actions: Generates precise todos for creating, extending, or modifying individual files with exact paths and export names.
- Dependency Management: Clearly marks todo dependencies to ensure correct execution order.
- Use Case: After defining a new user authentication feature in a compose-spec, use this Skill to generate a checklist of all necessary backend database schemas, API routes, frontend components, and hooks required for implementation.
Quick Start
Use the compose-todo skill to break down the feature spec for user profiles into a layered implementation todo list.