关于
This skill optimizes software development by enforcing Clean Architecture and Domain-Driven Design (DDD) patterns. It provides actionable guidance on code structure, promoting a 'Library-First' approach to minimize technical debt and enforcing strict naming conventions that eliminate generic 'utils' files. By prioritizing early return patterns, modular decomposition, and the separation of business logic from infrastructure, it ensures that your codebase remains maintainable, scalable, and focused on domain-specific requirements.