소개
This skill empowers Claude with specialized frameworks for high-level software design, focusing on maintainability and scalability. It provides concrete templates and guidelines for implementing Domain-Driven Design (DDD), Clean Architecture, and Event-Driven systems. By enforcing strict dependency rules—where internal business logic remains isolated from external infrastructures—this skill ensures that projects remain flexible and easy to refactor over time. It is particularly useful for establishing folder structures, defining service boundaries, and implementing complex business logic while avoiding technical debt.