glosario-guardian

Detect inconsistent business vocabulary and enforce canonical Spanish domain terminology.

Updated May 15, 2026
One-click install
npx skills add https://github.com/avgarcia/runcriticon --skill glosario-guardian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: glosario-guardian
Source: https://github.com/avgarcia/runcriticon/tree/main/.claude/skills/glosario-guardian
Command: npx skills add https://github.com/avgarcia/runcriticon --skill glosario-guardian

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents business vocabulary drift by detecting inconsistent terminology and enforcing the canonical Spanish ubiquitous language defined for Runcriticon.

Core Features & Use Cases

  • Vocabulary Auditing: Finds prohibited English business terms in prose, documentation, wireframes, UI text, and diffs while suggesting canonical Spanish alternatives.
  • Domain Language Enforcement: Applies the Runcriticon glossary rules and distinguishes user-facing language checks from technical code identifiers that intentionally remain in English.
  • Use Case: Before merging a product document or UI change, use this Skill to identify terms like coach, workout, or training plan that should follow the approved domain vocabulary.

Quick Start

Ask the glosario-guardian skill to audit this document for ubiquitous language violations and report any glossary mismatches.

Frequently Asked Questions about glosario-guardian

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect inconsistent business vocabulary in project documentation?

To detect inconsistent business vocabulary, you need a glossary-based term matching tool that scans prose, documentation, wireframes, and diffs for prohibited terms. This approach enforces canonical ubiquitous language by providing line-level reporting of vocabulary mismatches.

What is ubiquitous language enforcement and when do I need it?

Ubiquitous language enforcement is the process of ensuring consistent domain terminology across all project content. You need it before merging product documents or UI changes to prevent business vocabulary drift and maintain a shared, canonical glossary.

How do I audit domain terminology in UI text and wireframes?

Auditing domain terminology in UI text and wireframes involves applying a vocabulary audit that distinguishes user-facing language checks from technical code identifiers. It matches content against approved glossary terms and reports mismatches at the line level.

Does ubiquitous language enforcement affect technical code identifiers?

Ubiquitous language enforcement intentionally separates business language checks from technical code identifiers. It focuses on user-facing prose, documentation, and UI text, ensuring that code identifiers remain in English while domain terminology follows the canonical glossary.

What's the best way to prevent business vocabulary drift in code review?

The best way to prevent business vocabulary drift in code review is to run a domain terminology audit on diffs and documentation before merging. This enforces canonical glossary terms and flags prohibited alternatives with line-level reporting.

Why does my project documentation have inconsistent domain terminology?

Inconsistent domain terminology occurs when documentation lacks ubiquitous language enforcement. Without a glossary-based vocabulary audit, prohibited terms replace canonical vocabulary, requiring line-level matching and reporting to identify and correct drift.