What problem does it solve?
This Skill tackles the challenge of translating complex requirements or brainstormed ideas into clear, step-by-step implementation plans, ensuring that even developers with no prior context can execute tasks efficiently and accurately.
Core Features & Use Cases
- Detailed Task Decomposition: Breaks down large features into bite-sized, manageable tasks.
- File Structure Guidance: Maps out file creation and modification with precise paths.
- Test-Driven Development Integration: Includes steps for writing failing tests, verifying failures, implementing code, and verifying success.
- Commit Strategy: Specifies commit messages and staging for each step.
- Use Case: After brainstorming a new user authentication flow, use this Skill to generate a detailed plan outlining the creation of API endpoints, database schema changes, frontend components, and corresponding unit tests.
Quick Start
Use the writing-plans skill to generate an implementation plan for the new user profile editing feature.