Domain Driven Design

Apply DDD tactical patterns when working with domain code, and validate proposed domain models before approval (design mode). Enforces aggregate design, value objects over primitives, entity identity rules, and bounded context boundaries. Use when creating or modifying domain models, designing aggregates, working in the domain layer, or when the user mentions 'domain', 'aggregate', 'value object', 'entity', 'bounded context', or 'DDD'.

techygarg Updated

File contents

techygarg/lattice commit ecb3eea95a

Frequently asked questions

npx skillmds@latest add techygarg/domain-driven-design