What problem does it solve?
This Skill automates the creation of highly detailed and actionable implementation plans, ensuring that any developer, regardless of codebase familiarity, can execute tasks with precision and confidence. It eliminates ambiguity and reduces planning overhead.
Core Features & Use Cases
- Bite-Sized Task Granularity: Breaks down work into atomic, 2-5 minute steps, each independently verifiable.
- Comprehensive Detail: Includes exact file paths, complete code examples, precise commands, and clear verification steps for every task.
- TDD & Commit Guidance: Integrates Test-Driven Development principles and conventional commit message guidelines directly into the plan.
- Use Case: After a design is finalized for a new user authentication module, this Skill helps you generate a step-by-step plan, complete with code snippets and test instructions, ready for immediate execution by a team member.
Quick Start
Write an implementation plan for adding email validation to the user signup process, including TDD steps and exact file paths.