关于
Provides comprehensive guidance for architecting backend services using Domain-Driven Design (DDD) and Clean Architecture principles in the ASP.NET Core ecosystem. By focusing on strategic design like bounded contexts and tactical patterns such as aggregates, entities, and value objects, this skill helps developers build scalable, maintainable systems where business logic remains isolated from infrastructure concerns. It establishes clear layer boundaries—Domain, Application, Infrastructure, and Presentation—to ensure that dependencies point inward and code remains testable and resilient to change.