概要
The Writing Plans skill is designed to bridge the gap between high-level requirements and production-grade code by forcing a structured planning phase. It generates comprehensive implementation documents that adhere to Test-Driven Development (TDD), DRY, and YAGNI principles. By assuming the executing engineer has zero context, the skill produces hyper-specific instructions—including exact file paths, shell commands, and expected test outputs—ensuring that complex features are built methodically and reliably. This skill is essential for developers looking to maintain high code quality and clear documentation within their AI-assisted workflows.