소개
Streamlines the development of backend architecture by enforcing domain-driven design (DDD) principles across entities, DTOs, and mappers. It provides specialized guidance on implementing static factory methods for entities, applying class-validator decorators for robust data validation, and creating mappers to handle data transformations between layers. By integrating with shared type packages and project-specific constants, it ensures a consistent and type-safe data structure throughout the application lifecycle.