ubiquitous-language

Installation
SKILL.md

Ubiquitous Language

Extract and formalize domain terminology from the current conversation into a consistent glossary, saved to a local file.

Process

  1. Scan the conversation for domain-relevant nouns, verbs, and concepts
  2. Identify problems:
    • Same word used for different concepts (ambiguity)
    • Different words used for the same concept (synonyms)
    • Vague or overloaded terms
  3. Propose a canonical glossary with opinionated term choices
  4. Write to CONTEXT.md in the working directory using the format below
  5. Output a summary inline in the conversation

Output Format

CONTEXT.md is shared with the grill-me skill, so it uses that skill's structure. Write it like this:

Installs
20
GitHub Stars
6
First Seen
Aug 7, 2026
ubiquitous-language — niekcandaele/skills