applying-brand-guidelines

This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging

Content Preview
---
name: applying-brand-guidelines
description: This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging
---

# Corporate Brand Guidelines Skill

This skill ensures all generated documents adhere to corporate brand standards for consistent, professional communication.

## Brand Identity

### Company: Acme Corporation
**Tagline**: "Innovation Through Excellence"
**Industry**: Technology Solutions

## Visual Standards
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/applying-brand-guidelines.md \
  https://raw.githubusercontent.com/anthropics/claude-cookbooks/main/skills/custom_skills/applying-brand-guidelines/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/anthropics/claude-cookbooks

Then reference at skills/custom_skills/applying-brand-guidelines/SKILL.md

Related Skills