Domain Modeling

Use when deciding what the concepts in a system are and what they are called — the types, the boundaries between contexts, the vocabulary. Concerns whether the model tells the truth about the problem and reads as a story a human can follow. Trigger on designing or changing types, naming things, modelling a business domain, or when the code's words and the problem's words have drifted apart. Do NOT use for local implementation style or for planning work.

bfollington Updated

File contents

bfollington/terma/tree/main/plugins/terma/skills/domain-modeling commit e0a978a7f5

Frequently asked questions

npx skillmds@latest add bfollington/domain-modeling