关于
The Domain Layer Expert skill transforms Claude into a specialized consultant for Domain-Driven Design (DDD) and Hexagonal Architecture in Rust. It helps developers move beyond 'anemic' data structures by identifying primitive obsession and suggesting robust patterns such as value objects with internal validation, entities with unique identities, and domain event tracking. By enforcing business rules directly within the domain layer, this skill ensures your Rust codebase remains expressive, maintainable, and logically sound while leveraging Rust's powerful type system to prevent illegal states.