What problem does it solve?
This Skill automates the creation of highly detailed implementation plans, breaking down complex designs into bite-sized, actionable tasks for engineers. It ensures clarity, reduces ambiguity, and accelerates development by providing exact file paths, complete code examples, and verification steps, even for engineers with zero codebase context.
Core Features & Use Cases
- Granular Task Breakdown: Divides implementation into small, manageable steps (2-5 minutes each) like 'Write failing test' and 'Commit'.
- Zero-Context Guidance: Assumes minimal domain knowledge, providing all necessary information including exact file paths and full code snippets.
- TDD Integration: Incorporates Test-Driven Development principles into each task, ensuring robust and verified implementations.
- Structured Output: Generates plans with a consistent header and task structure, making them easy to follow and execute.
- Use Case: After a design is finalized, use this skill to automatically generate a step-by-step implementation plan, complete with code examples and verification commands, ready for an engineer to execute without further clarification.
Quick Start
I have a design for a new API endpoint. Use the writing-plans skill to create a detailed implementation plan for an engineer with no prior knowledge of our codebase.