Domain Modeling

Domain-Driven Design discipline, build a ubiquitous language shared by code and conversation, draw explicit bounded contexts where a term's meaning holds, and record significant decisions as one-page Architecture Decision Records. Use when project vocabulary is inconsistent or ambiguous, when the same word means different things in different parts of a codebase, when onboarding needs a shared glossary, or when a significant architectural decision needs to be captured for later.

aethrox Updated

File contents

aethrox/doctrine/tree/main/skills/domain-modeling commit 364a272f4c

Frequently asked questions

npx skillmds@latest add aethrox/domain-modeling