소개
This skill equips Claude with the expertise to guide software development through rigorous architectural standards, specifically focusing on Clean Architecture and Domain-Driven Design (DDD). It enforces best practices such as the library-first approach to avoid 'Not Invented Here' syndrome, promotes modularity by decomposing large components, and ensures a strict separation of concerns between business logic, UI, and infrastructure. It is an essential tool for developers looking to build maintainable, scalable systems with clear naming conventions and robust error handling.