What problem does it solve?
This Skill eliminates ambiguity in complex development tasks by forcing a structured, TDD-compliant planning phase before any code is written, preventing scope creep and implementation errors.
Core Features & Use Cases
- Structured Planning: Generates comprehensive markdown plans with clear goals, architecture, and tech stack requirements.
- Bite-Sized Tasking: Breaks down large features into 2-5 minute, verifiable implementation steps.
- TDD Enforcement: Mandates a test-driven development cycle for every task, ensuring code quality and verification.
- Use Case: When tasked with building a new authentication module, use this skill to generate a step-by-step plan that includes specific file paths, test cases, and commit points, ensuring the implementation is predictable and error-free.
Quick Start
Use the plan skill to create an implementation plan for the new user authentication feature.