소개
This skill transforms Claude into a senior software architect, providing rigorous guidance for building maintainable and scalable systems. It implements industry-standard patterns such as Clean Architecture and Domain-Driven Design (DDD) to ensure business logic remains isolated and organized. By advocating for a library-first approach and enforcing strict code style rules—including early returns, arrow functions, and mandatory component decomposition—it helps developers minimize technical debt and avoid common pitfalls like 'Not Invented Here' syndrome.