Claude-skill-registry brand-governance
Use to manage brand guidelines, approvals, and ongoing refresh cadence.
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-governance" ~/.claude/skills/majiayu000-claude-skill-registry-brand-governance && rm -rf "$T"
manifest:
skills/data/brand-governance/SKILL.mdsource content
Brand Governance Toolkit Skill
When to Use
- Rolling out updated brand systems or localization variants.
- Reviewing creative for compliance with legal, accessibility, or partner requirements.
- Auditing asset libraries for version control.
Framework
- Guideline Source of Truth – centralize docs, design tokens, and change history.
- Approval Workflow – define reviewers, SLAs, and escalation paths for exceptions.
- Audit Cadence – schedule quarterly reviews of live assets, templates, and vendor usage.
- Education Layer – curate training, office hours, and certification quizzes.
- Feedback Loop – capture field requests, track decisions, and prioritize updates.
Templates
- Brand governance checklist (channel, reviewer, status).
- Exception request form with rationale + decision log.
- Rollout communication plan (audiences, channels, timeline).
Tips
- Use tagging/versioning in DAM tools to prevent outdated asset usage.
- Pair metrics (brand accuracy, request SLAs) with incentives for compliance.
- Partner with legal/security for regulated industries.