Глоссарий единого языка по принципам DDD

engineering

ubiquitous-language is a Claude Code skill that extracts a DDD-style glossary from the current conversation, flags ambiguities, and proposes canonical terms to establish a shared project language. The output is saved to `UBIQUITOUS_LANGUAGE.md`. Grounded in Domain-Driven Design principles, a ubiquitous language bridges the gap between developers and domain experts — replacing verbose explanations with precise, agreed-upon terms. The skill is marked deprecated; equivalent functionality is now built into the `/grill-with-docs` skill. Useful for teams defining domain terminology, consolidating inconsistent naming across a codebase, or adopting a DDD approach to architecture.