Analyzes natural language requirements to generate standardized CLAUDE.md and IMPLEMENTS.md specification files before code implementation.
The impl skill automates the transition from abstract requirements to concrete technical specifications by following the ATDD (Acceptance Test-Driven Development) principle. It analyzes user stories, feature requests, or natural language descriptions to create a 'Dual Document System': CLAUDE.md defines the 'What' (purpose, behaviors, and contracts), while IMPLEMENTS.md outlines the 'How' (implementation strategy and technology choices). By establishing these specifications before coding, it ensures architectural consistency and provides a high-quality foundation for AI-driven code generation.
Key Features
010 GitHub stars
02Automated CLAUDE.md and IMPLEMENTS.md generation
03Automated schema validation and plan preview
04ATDD-based specification-first workflow
05Multi-module project decomposition and scope assessment