What problem does it solve?
This Skill eliminates the risk of vague, incomplete implementation plans that lead to development guesswork, bugs, and wasted time when building software features.
Core Features & Use Cases
- Structured Task Breakdown: Splits complex features into bite-sized 2-5 minute tasks with exact file paths, complete code examples, and verification steps.
- Principle Enforcement: Integrates DRY, YAGNI, and test-driven development (TDD) best practices to ensure maintainable, low-defect code.
- Delegation Support: Generates plans optimized for subagent execution, with clear handoff instructions for multi-agent development workflows.
- Use Case: When building a new user authentication feature, this Skill produces a step-by-step plan with failing test examples, implementation code, and commit commands so any developer can execute it without additional context.
Quick Start
Use the writing-plans skill to generate a complete implementation plan for adding password reset functionality to your application, including test cases, code snippets, and verification steps.