关于
The Write-Plan skill for Claude Code streamlines the transition from requirements to code by generating comprehensive implementation roadmaps. It enforces high-quality engineering standards by prioritizing Test-Driven Development (TDD), DRY, and YAGNI principles. Each plan is designed for clarity, assuming the developer has minimal context of the codebase, and provides exact file paths, specific code snippets, and shell commands. By breaking tasks into 2-5 minute increments and mandating frequent commits, it ensures a predictable and disciplined development workflow.