What problem does it solve?
This Skill eliminates the guesswork and inefficiency of implementing multi-step software features from a spec or requirements document, ensuring every step is clearly defined, actionable, and aligned with best practices to avoid bugs and rework.
Core Features & Use Cases
- Granular Task Breakdown: Splits complex features into 2-5 minute tasks with exact file paths, complete code examples, and verification steps for each.
- Best Practice Enforcement: Embeds DRY, YAGNI, and TDD principles directly into every task to ensure high-quality, maintainable code.
- Use Case: For example, if you need to add OAuth login to an existing app, this skill will generate a plan with tasks for creating the OAuth model, writing failing tests, implementing minimal code, and verifying each step works, all with exact commands and file paths.
Quick Start
Use the writing-plans skill to create a detailed implementation plan for the new payment processing feature outlined in the attached spec document.