What problem does it solve? Conversations about a domain often use inconsistent or ambiguous terminology, causing misalignment between developers and domain experts. This Skill scans the current conversation, detects ambiguous or duplicate terms, and produces a canonical glossary saved to UBIQUITOUS_LANGUAGE.md. ## Core Features & Use Cases - Term Extraction: Scans the conversation for domain-relevant nouns, verbs, and concepts and proposes canonical definitions. - Ambiguity Detection: Flags words used for multiple concepts and synonyms used for the same concept, with opinionated recommendations. - Structured Glossary Output: Writes grouped term tables, relationship descriptions, and an example dev/domain-expert dialogue to UBIQUITOUS_LANGUAGE.md. - Use Case: During early domain modeling on a new project, ask the AI to build a ubiquitous language so the whole team shares one consistent vocabulary for orders, customers, and invoices. ## Quick Start Ask the AI to extract a ubiquitous language glossary from our conversation and save it to UBIQUITOUS_LANGUAGE.md.