Skill1.3k estrellas del repoactualizado today
spk-doctrine-glossary
The spk-doctrine-glossary skill manages canonical terminology within Spec Kitty documentation by locating active glossary context, classifying terminology changes as new terms, aliases, conflicts, or semantic drift, and applying updates without affecting unrelated documentation. Use this skill when users need glossary updates, terminology consistency checks, or domain language validation that should propagate to related specification and documentation workflows.
Instalar en Claude Code
Copiargit clone --depth 1 https://github.com/Priivacy-ai/spec-kitty /tmp/spk-doctrine-glossary && cp -r /tmp/spk-doctrine-glossary/src/doctrine/skills/spk-doctrine-glossary ~/.claude/skills/spk-doctrine-glossaryDespués abre una sesión nueva de Claude Code; el skill carga automáticamente.
Definición
SKILL.md
# spk-doctrine-glossary Use this skill when the user asks about canonical terms, glossary updates, terminology drift, or domain language consistency. ## Flow 1. Locate active glossary context. 2. Classify the change: new term, alias, conflict, drift, or usage correction. 3. Update or apply terminology without rewriting unrelated docs. 4. Feed domain language back into spec, plan, and documentation skills. ## Legacy Alias For detailed glossary workflows and field guides, use `spec-kitty-glossary-context` when available.