Claude Skill MartBrowse skillsQuick linesLearn by videoTerminal guideWhat is a Skill?
Back to list

Brand Guidelines Assistant

A skill that helps you apply, audit, and document brand color, typography, logo, and voice standards consistently.

Marketing & SEOBeginner24,1513,405AI score 6/10Last updated: Aug 9, 2026

What it does

  • Clarifies whether you need to apply an existing brand system or create one from scratch.
  • Audits assets across seven dimensions: palette, typeface and weight, logo clear space, imagery style, tone, prohibited uses, and co-branding rules.
  • Produces artifacts such as a brand audit report, color system table (HEX/RGB/CMYK/Pantone), typography scale, tone matrix, and a condensed brand mini-guide.
  • Proactively checks brand rules before any poster, slide, email, or social graphic is generated.

Who it's for

  • Marketers and brand managers responsible for consistency
  • Startup teams that need a shareable brand doc for contractors
  • Content owners who want copy tone checked against brand voice

Example uses

  1. "Audit these three social cards against our brand guide" → item-by-item compliance report from the checklist
  2. "Draft a condensed brand guidelines doc for our company" → mini-guide covering all seven dimensions
  3. "We're launching a newsletter — set tone and formatting standards" → channel-specific tone matrix and type scale

· · · Install guide · · ·

Try it now, no install

Paste this into Claude to use the skill without installing anything.

Read the instructions in this file and follow them to help me:
https://raw.githubusercontent.com/alirezarezvani/claude-skills/HEAD/.gemini/skills/brand-guidelines/SKILL.md

What I want: (describe your task here)

If Claude can't open the link, open it yourself and paste the contents instead.

If it works for you, download the ZIP below and install it. Then it runs on its own — no pasting each time.

Install in the Claude app (no terminal)
  1. Download the ZIP with the button below.
  2. In Claude, open Settings → Capabilities and turn on 'Code execution and file creation'. (one time)
  3. Go to Customize → Skills → + → 'Upload a skill' and upload the ZIP.
Download ZIP
Install in Claude Code

Let Claude do it — paste this into Claude Code

Install the skill I found on Claude Skill Mart.
Copy the .gemini/skills/brand-guidelines folder from the GitHub repo alirezarezvani/claude-skills into my ~/.claude/skills/alirezarezvani-brand-guidelines/.
When it's done, tell me in one line what this skill can do.

Install with a command instead

git clone https://github.com/alirezarezvani/claude-skills.git /tmp/claude-skills && mkdir -p ~/.claude/skills && cp -r /tmp/claude-skills/.gemini/skills/brand-guidelines ~/.claude/skills/

This is a third-party skill. Check the source repository before installing.

  1. Open your terminal.
  2. Clone the repo: git clone https://github.com/alirezarezvani/claude-skills.git
  3. Create the skills folder: mkdir -p ~/.claude/skills
  4. Copy the skill: cp -r claude-skills/.gemini/skills/brand-guidelines ~/.claude/skills/
  5. Verify the references/ folder came along — it holds the detailed identity framework.
  6. Restart Claude Code and try "run a brand guidelines audit" to confirm it loads.