What problem does it solve? Business documents contain scattered domain terminology that teams interpret inconsistently, causing misaligned domain models and ambiguous requirements. This Skill systematically extracts and structures that terminology into a single ubiquitous language dictionary. ## Core Features & Use Cases - Five Extraction Techniques: Noun phrase extraction, entity pattern recognition, acronym detection, relationship extraction, and action/command extraction applied to business text. - Structured Dictionary Output: Produces core domain entities, personas, domain events, processes, business rules, metrics, acronyms, and terms to avoid. - Confidence Scoring: Assigns 0.8–1.0 confidence scores based on term frequency and consistency, flagging ambiguous terms for clarification. - Use Case: Feed a PRD or discovery workshop notes into the Skill to seed a domain-model.md file, with unrecognized terms flagged as uncertainty factors for the team to resolve. ## Quick Start Extract the domain language from the attached business requirements document and produce a ubiquitous language dictionary.