Plan & designMIT

Domain modeling

by Matt Pocock (opens in a new tab) mattpocock/skills

Builds a shared glossary for your codebase and records decisions as they come up.

Installation

Skills CLI

Skills CLI command
npx skills@latest add mattpocock/skills --skill domain-modeling

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Keeps a CONTEXT.md in step with the conversation and offers ADRs sparingly. Useful before a large feature, when names in the code have drifted.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size75 lines
  • Last checked27 Sept 2026 · 327a2b50620e2fd70abc6893cd6965e76b20f8d0adb0dc2c8d5eb3845efb643e

What it can touch

  • Writes docs

    Creates or updates documents such as specs, plans or ADRs.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

skills/engineering/domain-modeling/SKILL.md on GitHub (opens in a new tab)