소개
This skill serves as a comprehensive architectural compass for Claude, guiding it to implement robust software patterns like Domain-Driven Design (DDD) and Clean Architecture. It prioritizes code quality through strict modularity rules, such as early return patterns and specific file/function length limits, while championing a 'library-first' approach to minimize technical debt. By discouraging generic naming and 'Not Invented Here' syndrome, it ensures that codebases remain decoupled, testable, and aligned with industry best practices for professional software development.