Domain Driven Design

Model software around the business domain using bounded contexts, aggregates, and ubiquitous language. Use when the user mentions "domain modeling", "bounded context", "aggregate root", "ubiquitous language", "anti-corruption layer", "context mapping", "domain events", "strategic design", "the code doesnt match the business", or "how do we split this big system". Also trigger when breaking a monolith into services, defining service boundaries, or aligning code structure with business processes. Covers entities vs value objects, domain events, and context mapping strategies. For architecture layers, see clean-architecture. For complexity, see software-design-philosophy.

renatoxm 93f1c85 7 files · 108.2 KB Updated

File contents

renatoxm/leanagentkit/tree/main/template/packs/architecture/.agent/skills/references/domain-driven-design commit 93f1c854c3

Frequently asked questions

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