Brand Guidelines
Keep every Claude output on-brand — colors, fonts, voice.
Works with setup
Test report
- Verdict
- Works with setup
- Score
- Tested
- Jun 16, 2026
- Environment
- Claude Code 2.x
- Upstream re-checked
- Aug 10, 2026 · 47c72c6
Enforced palette, fonts and voice across generated assets once we filled in the brand config; useless until you customize it, by design.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 3/5
- Triggers reliably 4/5
- Output vs. baseline 8/10
- Docs & honesty 4/5
What Brand Guidelines does
A template skill: you encode your brand system once (palette, typography, tone), and every subsequent design task respects it. Requires up-front customization — budget 30 minutes.
How to install Brand Guidelines
git clone https://github.com/anthropics/skills
cp -r skills/brand-guidelines ~/.claude/skills/
Edit SKILL.md with your brand palette, fonts and voice.
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Brand Guidelines
-
/brand-guidelinesKeep every Claude output on-brand — colors, fonts, voice.
It also activates on plain-language prompts like these:
-
Set up our brand palette and voice for future designs -
Apply our brand fonts and colors to this new page -
Make sure this deck matches our brand guidelines
Appears in
Frequently asked questions
- Is the Brand Guidelines skill free?
- Yes. The skill itself is free from anthropics/skills. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Brand Guidelines work with Claude Code?
- We tested it with Claude Code 2.x on Jun 16, 2026. Verdict: Works with setup. Enforced palette, fonts and voice across generated assets once we filled in the brand config; useless until you customize it, by design.
- What is the Brand Guidelines SkillProof Score?
- 7.6/10 — installs cleanly 3/5, triggers reliably 4/5, output vs. baseline 8/10, docs & honesty 4/5.
- How do I install Brand Guidelines?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Brand Guidelines with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.