What problem does it solve?
This Skill eliminates the ambiguity and context-switching that often plagues software development. It ensures engineers, even those new to a codebase or domain, receive crystal-clear, actionable implementation plans, reducing questions, errors, and delays.
Core Features & Use Cases
- Comprehensive Implementation Plans: Creates highly detailed, step-by-step guides with exact file paths, complete code examples, and verification steps.
- Zero-Context Engineering: Designed to provide all necessary information, assuming the engineer has minimal prior knowledge of the codebase or problem domain.
- TDD-Focused Tasks: Structures tasks around Test-Driven Development (TDD) principles, promoting robust and well-tested code.
- Use Case: After a feature design is complete, invoke this Skill to automatically generate a full implementation plan, breaking down the work into bite-sized, commit-ready tasks for your engineering team.
Quick Start
Use the writing-plans skill to create an implementation plan for adding a new user authentication module. The design specifies using OAuth2 with Google as a provider.