Claude-skill-registry brand-voice-glossary
Tone, diction, and phrasebook system for consistent writing + localization.
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/brand-voice-glossary" ~/.claude/skills/majiayu000-claude-skill-registry-brand-voice-glossary && rm -rf "$T"
manifest:
skills/data/brand-voice-glossary/SKILL.mdsource content
Brand Voice Glossary Skill
When to Use
- Launching or updating tone-of-voice guidance.
- Training agencies, freelancers, or new hires on copy standards.
- Localizing content while staying on-brand.
Framework
- Voice Attributes – list do/don't traits with examples (e.g., Bold not boastful).
- Vocabulary Pillars – preferred nouns, verbs, phrases, banned words.
- Grammar & Formatting – casing, punctuation, bullet styles, inclusive language rules.
- Persona Variations – how tone flexes for exec, developer, partner, or consumer audiences.
- Localization Notes – translation guardrails, cultural considerations, fallback phrases.
Templates
- Voice Matrix: See
for attributes and vocabulary.assets/voice_matrix.md - One-page cheat sheet for quick reference.
- Long-form guide with annotated examples.
- Localization briefing form capturing nuance requirements.
Tips
- Include audio/video examples for spoken tone if possible.
- Refresh quarterly with new product names and competitive language shifts.
- Pair with
anddefine-brand-platform
to auto-insert tone guidance.design-multi-channel-brand-experience