This skill serves as a comprehensive framework for software delivery, guiding Claude to produce maintainable, production-grade code. It establishes core architectural principles such as YAGNI (You Ain't Gonna Need It) and simplicity over cleverness, while providing specific instructions for incremental development and error handling strategies. By integrating real-time research requirements for external libraries and framework-specific CLI tools for .NET, Rails, Node.js, and Python, it ensures that generated code is modern, efficient, and free of unnecessary abstractions. It also includes a robust code review system that prioritizes issues from critical bugs to style preferences, helping teams maintain a high bar for quality.
主な機能
01Context-aware error handling and incremental development strategies
02Framework-specific CLI tool integration for boilerplate generation
03Real-time package version and documentation verification requirements
04Structured code review checklist with priority-based issue flagging
05Enforcement of architectural principles like YAGNI and simplicity
060 GitHub stars