domain-modeling

安装量: 103.5K
排名: #194

安装

npx skills add https://github.com/mattpocock/skills --skill domain-modeling

Domain Modeling Actively build and sharpen the project's domain model as you design. This is the active discipline — challenging terms, inventing edge-case scenarios, and writing the glossary and decisions down the moment they crystallise. (Merely reading CONTEXT.md for vocabulary is not this skill — that's a one-line habit any skill can do. This skill is for when you're changing the model, not just consuming it.) File structure Most repos have a single context: / ├── CONTEXT.md ├── docs/ │ └── adr/ │ ├── 0001-event-sourced-orders.md │ └── 0002-postgres-for-write-model.md └── src/ If a CONTEXT-MAP.md exists at the root, the repo has multiple contexts. The map points to where each one lives: Show more Installs 1.7K Repository mattpocock/skills GitHub Stars 132.4K First Seen 13 days ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜