Ubiquitous Language
by OutlineDriven · development · react, express, testing, git, skill
Extract a domain glossary from the current dialogue; flag ambiguities, propose canonical terms, persist to `UBIQUITOUS_LANGUAGE.md`. Trigger when the user is hardening domain terminology, building a glossary, or fresh domain concepts surface in conversation without documented language.
Source: https://github.com/OutlineDriven/odin-codex-plugin
Install
git clone https://github.com/OutlineDriven/odin-codex-pluginTags: react, express, testing, git, skill
⭐ 13 GitHub stars · Source: skillsdirectory
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Ubiquitous Language is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- Domain Model by OutlineDriven
Grill against the existing domain model. Stress-test a plan's terminology against `CONTEXT.md` and ADRs; update both inline as decisions crystallise. Trigger when user proposes a feature/refactor that touches business concepts and the project has documented domain language to honor — or when domain language is missing and needs capture.
- Grill Ai Mastery by OutlineDriven
Hybrid interview that probes AI-engineering mastery by tip-vocabulary depth — entity referencing, loop closure, observability, harness improvement — not by token usage or LOC. Start collaborative (two-way tip exchange), escalate to adversarial probing when depth is lacking. Trigger when the user says "interview me on AI", "stress-test my Claude usage", "evaluate this candidate's AI engineering", or otherwise asks for an AI-collab skill assessment. User-only — never auto-invoke.
- Request Refactor Plan by OutlineDriven
Plan a refactor as a sequence of tiny, working commits via adversarial interview. Default output is a markdown plan at `<project-root>/docs/refactor-plans/<name>.md`; pass `--emit-issue` to also file a GitHub issue. Trigger on structural refactors (rename, extract, move, split, dedupe) — NOT new features.
- Git Guardrails Claude Code by OutlineDriven
Install a Claude-Code PreToolUse hook that blocks destructive git commands (push variants including force-push, hard reset, force clean, branch -D, checkout/restore overwrites) before Bash runs them. Use when the user wants git safety rails, force-push prevention, or repository-wipe protection.
- Trellis Meta by Hooolee
Understand and customize the local Trellis architecture inside a user project. Use when modifying .trellis plus platform hooks, settings, agents, skills, commands, prompts, or workflows generated by trellis init.
- Brandaudit by veyralabsgroup
AI Brand Audit System. Activate when a user wants to evaluate an existing brand name — asking "is my name good?", "should I rebrand?", "what's wrong with my name?", "how does my brand compare to competitors?", or when they express doubt about their current name. Also trigger when a user shares their company/product name in passing and it shows clear weaknesses (mispronunciation risk, generic patterns, trademark exposure). Produces a scored audit with weakness severity ratings and a clear reco...
- Domainforge by veyralabsgroup
AI Brand & Domain Intelligence System. Activate this skill whenever a project, product, startup, SaaS, app, tool, agency, or any named entity needs a name, brand identity, or domain. This is NOT just a domain generator — it is a full naming strategist. Trigger automatically (without being asked) when: the user describes a new project concept, discusses launching something, mentions needing a brand or identity, asks for SEO strategy (complement with keyword-rich domain options), works on a lan...
- Venture Analyst by veyralabsgroup
Startup and SaaS idea validation. Researches market evidence, maps competitors, scores viability, and generates concrete validation experiments. Zero API keys required.
Frequently asked questions
How do I install Ubiquitous Language?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Ubiquitous Language?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Ubiquitous Language free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.