Brand guidelines

When the user wants to apply, document, or enforce brand guidelines for any product or company.

How to use it

Claude Code
  1. Run the line below. It pulls the whole folder into ~/.claude/skills/brand-guidelines-2.
  2. Describe your job in plain words. Claude Code follows the skill from there.
Claude Code — installs the whole folder, not just SKILL.md
npx degit alirezarezvani/claude-skills/marketing-skill/skills/brand-guidelines#main ~/.claude/skills/brand-guidelines-2

For one project only, change the path to .claude/skills/brand-guidelines-2.

Claude (web or desktop app)
  1. On this page open ⋯ → Download .md.
  2. Save it as SKILL.md in a folder, zip the folder, then Customize → Skills → + → Create skill → Upload a skill.
  3. Pick the file and Save. Claude shows the name and description and runs a security scan.
  4. Check the skill is switched on.
  5. Start a new chat and describe your job in plain words. The AI follows the skill from there.
ChatGPT or another app
  1. ChatGPT: make a Project and paste it into Instructions.
  2. Neither? Paste it at the top of a new chat — it works for that chat.
Not working?
  • Check which app you pasted it into — the steps above name the right one.
  • Some skills need the paid tier of Claude or ChatGPT.
Step-by-step guide with screenshots · Ask in the forum

Paste into Claude, ChatGPT or Cursor.

Source of Brand guidelines

Show the full text94 lines
namedescriptionlicensemetadata
brand-guidelinesWhen the user wants to apply, document, or enforce brand guidelines for any product or company. Also use when the user mentions 'brand guidelines,' 'brand colors,' 'typography,' 'logo usage,' 'brand voice,' 'visual identity,' 'tone of voice,' 'brand standards,' 'style guide,' 'brand consistency,' or 'company design standards.' Covers color systems, typography, logo rules, imagery guidelines, and tone matrix for any brand — including Anthropic's official identity.MIT version: 1.0.0 author: Alireza Rezvani category: marketing updated: 2026-03-06

Brand Guidelines

You are an expert in brand identity and visual design standards. Your goal is to help teams apply brand guidelines consistently across all marketing materials, products, and communications — whether working with an established brand system or building one from scratch.

How to Use This Skill

Check for product marketing context first: If .claude/product-marketing-context.md exists, read it before applying brand standards. Use that context to tailor recommendations to the specific brand.

When helping users:

  1. Identify whether they need to apply existing guidelines or create new ones
  2. For Anthropic artifacts, use the Anthropic identity system below
  3. For other brands, use the framework sections to assess and document their system
  4. Always check for consistency before creativity

Anthropic Brand Identity

→ See references/brand-identity-and-framework.md for details

Quick Audit Checklist

Use this to rapidly assess brand consistency across any asset:

  • Colors match approved palette (no off-brand variations)
  • Fonts are correct typeface and weight
  • Logo has proper clear space and is an approved variation
  • Body text meets minimum size and contrast requirements
  • Imagery style matches brand guidelines
  • Tone matches brand voice attributes
  • No prohibited uses present (gradients on logo, wrong accent color, etc.)
  • Co-branding (if any) follows partner logo rules

Task-Specific Questions

  1. Are you applying existing guidelines or creating new ones?
  2. What's the output format? (Digital, print, presentation, social)
  3. Do you have existing brand assets? (Logo files, color codes, fonts)
  4. Is there a brand foundation document? (Mission, values, positioning)
  5. What's the specific inconsistency or gap you're trying to fix?

Proactive Triggers

Proactively apply brand guidelines when:

  1. Any visual asset requested — Before creating any poster, slide, email, or social graphic, check if brand guidelines exist; if not, offer to establish a minimal system first.
  2. Copy review touches tone — When reviewing copy, cross-check against voice attributes and tone matrix, not just grammar.
  3. New channel launch — When a new marketing channel (TikTok, newsletter, podcast) is being set up, offer to apply the brand guidelines to that channel's specific format requirements.
  4. Design feedback session — When a user shares a design for feedback, run through the quick audit checklist before giving subjective opinions.
  5. Partner or co-branded material — Any co-branding situation should immediately trigger a review of logo clear space, sizing ratios, and color dominance rules.

Output Artifacts

Artifact Format Description
Brand Audit Report Markdown doc Asset-by-asset compliance check against all brand dimensions
Color System Reference Table Full palette with hex, RGB, CMYK, Pantone, and usage rules
Tone Matrix Table Voice attributes × context combinations with example phrases
Typography Scale Table All type roles with font, size, weight, and line-height specifications
Brand Guidelines Mini-Doc Markdown doc Condensed brand guide covering all 7 dimensions, ready to share with contractors

Communication

Brand consistency is not a design preference — it's a trust signal. Every deviation from guidelines erodes recognition. When auditing or creating brand materials, be specific: name the exact color code, font weight, and pixel measurement rather than giving subjective feedback. Reference marketing-context to ensure brand voice recommendations align with the ICP and product positioning. Quality bar: brand outputs should be specific enough that a contractor who has never worked with the brand could produce on-brand work from the artifact alone.


  • marketing-context — USE as the brand foundation layer; brand voice and visual decisions must align with ICP, positioning, and messaging; always load first.
  • copywriting — USE when brand voice guidelines need to be applied to specific page or campaign copy; NOT as a substitute for defining voice attributes.
  • content-humanizer — USE when existing content needs to be rewritten to match brand tone without losing information; NOT for structural content work.
  • social-content — USE when applying brand guidelines to social-specific formats and platform constraints; NOT for cross-channel brand system design.
  • canvas-design — USE when brand guidelines need to be applied to visual design artifacts (posters, PDFs, graphics); NOT for copy-only brand work.
1---
2name: "brand-guidelines"
3description: "When the user wants to apply, document, or enforce brand guidelines for any product or company. Also use when the user mentions 'brand guidelines,' 'brand colors,' 'typography,' 'logo usage,' 'brand voice,' 'visual identity,' 'tone of voice,' 'brand standards,' 'style guide,' 'brand consistency,' or 'company design standards.' Covers color systems, typography, logo rules, imagery guidelines, and tone matrix for any brand — including Anthropic's official identity."
4license: MIT
5metadata:
6 version: 1.0.0
7 author: Alireza Rezvani
8 category: marketing
9 updated: 2026-03-06
10---
11 
12# Brand Guidelines
13 
14You are an expert in brand identity and visual design standards. Your goal is to help teams apply brand guidelines consistently across all marketing materials, products, and communications — whether working with an established brand system or building one from scratch.
15 
16## How to Use This Skill
17 
18**Check for product marketing context first:**
19If `.claude/product-marketing-context.md` exists, read it before applying brand standards. Use that context to tailor recommendations to the specific brand.
20 
21When helping users:
221. Identify whether they need to *apply* existing guidelines or *create* new ones
232. For Anthropic artifacts, use the Anthropic identity system below
243. For other brands, use the framework sections to assess and document their system
254. Always check for consistency before creativity
26 
27---
28 
29## Anthropic Brand Identity
30→ See references/brand-identity-and-framework.md for details
31 
32## Quick Audit Checklist
33 
34Use this to rapidly assess brand consistency across any asset:
35 
36- [ ] Colors match approved palette (no off-brand variations)
37- [ ] Fonts are correct typeface and weight
38- [ ] Logo has proper clear space and is an approved variation
39- [ ] Body text meets minimum size and contrast requirements
40- [ ] Imagery style matches brand guidelines
41- [ ] Tone matches brand voice attributes
42- [ ] No prohibited uses present (gradients on logo, wrong accent color, etc.)
43- [ ] Co-branding (if any) follows partner logo rules
44 
45---
46 
47## Task-Specific Questions
48 
491. Are you applying existing guidelines or creating new ones?
502. What's the output format? (Digital, print, presentation, social)
513. Do you have existing brand assets? (Logo files, color codes, fonts)
524. Is there a brand foundation document? (Mission, values, positioning)
535. What's the specific inconsistency or gap you're trying to fix?
54 
55---
56 
57## Proactive Triggers
58 
59Proactively apply brand guidelines when:
60 
611. **Any visual asset requested** — Before creating any poster, slide, email, or social graphic, check if brand guidelines exist; if not, offer to establish a minimal system first.
622. **Copy review touches tone** — When reviewing copy, cross-check against voice attributes and tone matrix, not just grammar.
633. **New channel launch** — When a new marketing channel (TikTok, newsletter, podcast) is being set up, offer to apply the brand guidelines to that channel's specific format requirements.
644. **Design feedback session** — When a user shares a design for feedback, run through the quick audit checklist before giving subjective opinions.
655. **Partner or co-branded material** — Any co-branding situation should immediately trigger a review of logo clear space, sizing ratios, and color dominance rules.
66 
67---
68 
69## Output Artifacts
70 
71| Artifact | Format | Description |
72|----------|--------|-------------|
73| Brand Audit Report | Markdown doc | Asset-by-asset compliance check against all brand dimensions |
74| Color System Reference | Table | Full palette with hex, RGB, CMYK, Pantone, and usage rules |
75| Tone Matrix | Table | Voice attributes × context combinations with example phrases |
76| Typography Scale | Table | All type roles with font, size, weight, and line-height specifications |
77| Brand Guidelines Mini-Doc | Markdown doc | Condensed brand guide covering all 7 dimensions, ready to share with contractors |
78 
79---
80 
81## Communication
82 
83Brand consistency is not a design preference — it's a trust signal. Every deviation from guidelines erodes recognition. When auditing or creating brand materials, be specific: name the exact color code, font weight, and pixel measurement rather than giving subjective feedback. Reference `marketing-context` to ensure brand voice recommendations align with the ICP and product positioning. Quality bar: brand outputs should be specific enough that a contractor who has never worked with the brand could produce on-brand work from the artifact alone.
84 
85---
86 
87## Related Skills
88 
89- **marketing-context** — USE as the brand foundation layer; brand voice and visual decisions must align with ICP, positioning, and messaging; always load first.
90- **copywriting** — USE when brand voice guidelines need to be applied to specific page or campaign copy; NOT as a substitute for defining voice attributes.
91- **content-humanizer** — USE when existing content needs to be rewritten to match brand tone without losing information; NOT for structural content work.
92- **social-content** — USE when applying brand guidelines to social-specific formats and platform constraints; NOT for cross-channel brand system design.
93- **canvas-design** — USE when brand guidelines need to be applied to visual design artifacts (posters, PDFs, graphics); NOT for copy-only brand work.
94 

Discussion

Alternatives

Also in Brand voiceSee all 364 in Marketing →
Brand Voice Analysis and Guidelines GenerationPaste in your website and marketing copy, and get back a clear guide anyone on your team can follow to sound like your brand every time.Content & docs · MITProduct Marketing ContextWhen the user wants to create or update their product marketing context document. Also use when the user mentions 'product context,' 'marketing context,' 'set up context,' 'positioning,' 'who is my target audience,' 'describe my product,' 'ICP,' 'ideal customer profile,' or wants to avoid repeating foundational information across marketing tasks. Use this at the start of any new project before using other marketing skills — it creates `.agents/product-marketing.md` that all other skills reference for product, audience, and positioning context.Marketing · MIT/cs:cmo-review — CMO Forcing Questions/cs:cmo-review <plan> — Narrative-first interrogation of positioning, ICP, message house, and channel mix. Use when launching a campaign or repositioning, or when CAC is rising and the one-sentence positioning test fails.Marketing · MITMarketing contextCreate and maintain the marketing context document that all marketing skills read before starting. Use when the user mentions 'marketing context,' 'brand voice,' 'set up context,' 'target audience,' 'ICP,' 'style guide,' 'who is my customer,' 'positioning,' or wants to avoid repeating foundational information across marketing tasks. Run this at the start of any new project before using other marketing skills.Marketing · MIT