域名同 DNS 工具
Ubiquitous Language: Project Thesaurus Manager
Maintain a project thesaurus (domain glossary) following DDD ubiquitous language
principles. Use PROACTIVELY when naming anything: variables, functions, classes,
modules, database fields, API endpoints, events, files, or directories. Also use
when the user asks to "create thesaurus", "update glossary", "add term", "rename
to match domain", "check naming consistency", "what should I call this", "domain
language", "ubiquitous language", or "naming conventions". Ensures all names in
the codebase are consistent, descriptive, and aligned with the shared domain
vocabulary. Not for general code style or linting — only for domain term
consistency.