# Ubiquitous Language

> Build or refresh a domain glossary from interviews, specs, code, and docs. Flags ambiguous terms and writes UBIQUITOUS_LANGUAGE.md when asked.

- Skill: `garyld1962/ubiquitous-language-3` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add garyld1962/ubiquitous-language-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/garyld1962/ubiquitous-language-3/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: garyld1962 (https://skillmd.com/u/garyld1962)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/garyld1962/ubiquitous-language-3

---


# Ubiquitous Language

Use this for domain onboarding, DDD glossary work, or terminology cleanup.

## Workflow

1. Read supplied docs, code, tickets, or interview notes.
2. Extract domain terms, aliases, definitions, examples, and boundary context.
3. Flag overloaded or ambiguous terms.
4. Identify terms that appear in code with a different meaning than business usage.
5. Produce a glossary. Write `UBIQUITOUS_LANGUAGE.md` only when the user asks for file edits.

## Output

Group terms by bounded context when possible and mark confidence for inferred definitions.

