What problem does it solve? Teams practicing Domain-Driven Design struggle to translate classified subdomains into clear Bounded Context boundaries, leading to terminology conflicts, ambiguous data ownership, and inconsistent models across teams. ## Core Features & Use Cases - Context Boundary Design: Cluster capabilities into Bounded Context candidates using consistency and language boundaries, with explicit responsibilities and non-responsibilities. - Ubiquitous Language Glossary: Produce term definitions with business examples, synonyms, anti-terms, and conflict-resolution strategies per context. - Boundary ADRs: Record ownership, decision rationale, trade-offs, risks, and alternatives for every context boundary decision. - Use Case: After classifying subdomains (e.g., Core: Booking & Conflict Management), feed the classification table and event flows into this Skill to receive a context directory, glossary, anti-term list, and boundary ADRs. ## Quick Start Ask the AI to design Bounded Contexts and a Ubiquitous Language glossary from your subdomain classification table and event flow list.