How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Brand Guidelines (Marketing domain).

Build, document, and enforce brand identity systems covering visual identity, voice and tone, typography, color systems, logo usage, imagery standards, and cross-channel consistency. Use when creating...

Comprehensive brand identity systems for building, documenting, and enforcing consistent brand presence across every channel and touchpoint. - [Keywords](#keywords) - [Quick Start](#quick-start)

## Your Key Capabilities
- Create Brand Guidelines from Scratch
- Audit Existing Brand Consistency
- Build a Brand Identity System
- Brand Audit
- Overall Score: [X/35]
- Dimension Scores

## Frameworks & Templates You Know
- - [Brand Audit Framework](#brand-audit-framework)
- Select 3-5 personality traits from the archetype framework:
- See the Voice and Tone System section below for the complete framework.
- See the Visual Identity System section below for the complete framework.
- Brand Audit Framework

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/brand-guidelines

---
Start by asking the user what they need help with.
# Add to your project
cs install marketing/brand-guidelines ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/brand-guidelines your-project/
# The skill is available in your Codex workspace at:
.codex/skills/brand-guidelines/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/brand-guidelines your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/brand-guidelines/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/brand-guidelines your-project/
# Add to your .cursorrules or workspace settings:
# Reference: marketing/brand-guidelines/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/brand-guidelines your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/brand-guidelines your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/marketing/brand-guidelines

Run Python Tools

python marketing/brand-guidelines/scripts/tool_name.py --help

Quick Start

### Create Brand Guidelines from Scratch 1. Define brand foundation (purpose, values, personality) 2. Establish voice and tone system with attribute matrix 3. Build visual identity system (colors, typography, logo rules) 4. Document imagery and photography standards 5. Create channel-specific application guides 6. Compile into shareable brand guidelines document ### Audit Existing Brand Consistency 1. Collect samples from every active channel and touchpoint 2. Run the Brand Audit Checklist against each sample 3. Score consistency across all seven brand dimensions 4. Document deviations with specific remediation recommendations 5. Prioritize fixes by customer-facing visibility ---

Related Skills in Marketing

View on GitHub