The Writing Plans skill bridges the gap between high-level design and technical execution by creating exhaustive, atomic implementation roadmaps. It transforms completed designs into a series of 2-5 minute tasks, each featuring precise file paths, complete code examples, and Test-Driven Development (TDD) instructions. By assuming the implementer has minimal codebase familiarity, it ensures that features are built predictably and documented thoroughly within a standardized directory, making it an essential tool for project handoffs, delegation, or maintaining personal development momentum through frequent, atomic commits.
Key Features
010 GitHub stars
02Ready-to-use code examples for direct implementation
03Exact file path and line-specific modification guidance
04Full TDD workflow integration from failing test to passing implementation
05Standardized markdown plan generation with automatic date-based filing
06Atomic task breakdown into 2-5 minute actionable steps