概要
This skill acts as a foundational framework for software development, ensuring that Claude adheres to the 'kadoppe' philosophy of high-quality engineering. It mandates Test-Driven Development (TDD) with a strict Red-Green-Refactor cycle, promotes essential simplicity through YAGNI principles, and requires Infrastructure as Code (IaC) for all environment changes. By guiding developers through the entire feature lifecycle—from backend and API development to frontend implementation—it ensures that every pull request is production-ready, fully tested, and integrated through automated CI/CD pipelines.