关于
This skill equips Claude with the expertise to guide developers through building robust software systems using Clean Architecture and Domain-Driven Design (DDD) principles. It emphasizes a 'Library-First' approach to minimize technical debt, enforces strict code quality standards—such as early returns and modular decomposition—and mandates domain-specific naming conventions to avoid generic 'utility' traps. By focusing on the separation of concerns and ubiquitous language, this skill helps ensure that business logic remains independent of frameworks and that every module has a single, clear purpose.