概要
The speckit-implement-zh skill is a specialized capability for Claude Code designed to bridge the gap between technical planning and code execution. It automates the implementation phase of Spec-Driven Development (SDD) by strictly following tasks defined in tasks.md and architectural guidelines in plan.md. The skill ensures quality by enforcing mandatory checklist reviews for UX and security, automatically managing project-specific ignore files across various tech stacks, and prioritizing a Test-Driven Development (TDD) approach where tests are established before core logic is implemented.