
from ai-toolkit111
Extract a DDD-style ubiquitous language glossary from conversation: identify domain terms, flag ambiguities, propose canonical terms, and write the result to UB
This skill scans conversations or provided domain context to extract domain-specific nouns, verbs, and concepts and converts them into a concise DDD-style glossary. It flags ambiguities, synonyms, and overloaded terms, proposes canonical terms with aliases to avoid, and writes the output to UBIQUITOUS_LANGUAGE.md for incremental updates.
Run this when teams want to formalize domain terminology, during design discussions, domain modelling sessions, onboarding, or when you spot inconsistent term usage in docs or chat. It's especially useful when the user mentions DDD, domain model, glossary, or requests a canonicalization of terms.
Well-suited for assistants with read/write file tools and conversational context awareness (agents using file access and reasoning tools like Copilot/Code assistants, Claude, or GPT-based agents).
This skill has not been reviewed by our automated audit pipeline yet.