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.mdSkill 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-cookbooksThen reference at skills/custom_skills/applying-brand-guidelines/SKILL.md
Related Skills
apply-coupon
Tests valid coupon code, invalid code, and expired coupon handling.
engineering-teamapplycoupon
by alirezarezvani · alirezarezvani-claude-skills
theme-factory
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
theme-factorythemefactoryhtml
by Anthropic · anthropic-official-skills
autoresearch
Autonomous Goal-directed Iteration. Apply Karpathy's autoresearch principles to ANY task. Loops autonomously — modify, verify, keep/discard, repeat. Supports bounded iteration via Iterations: N inline config.
autoresearchautoresearch
by uditgoenka (Karpathy-adapted) · autoresearch-claude-skill
ddd-tactical-patterns
Apply DDD tactical patterns in code using entities, value objects, aggregates, repositories, and domain events with explicit invariants.
architecture[dddtacticalaggregates
by sickn33 (Antigravity) · antigravity-awesome-skills