Brand Kit
Overview
A brand kit is the operating manual for your company's visual and verbal
identity. It's what makes your website, sales deck, social posts, and product
feel like they came from the same company. Without one, every asset is a
one-off design decision that degrades into inconsistency.
This skill builds a complete brand kit: logo, colors, typography, voice,
and asset templates that anyone on the team can use to produce on-brand
materials.
Authoritative Foundations
- Marty Neumeier Brand Gap — Shapes deliverables for this skill — A brand kit is the operating manual for your company's visual and verbal
identity.
- David Aaker Brand Identity — Shapes deliverables for this skill — A brand kit is the operating manual for your company's visual and verbal
identity.
- April Dunford Positioning — Positioning — competitive alternatives, differentiated value, target segment.
When to Use
- "Create a brand kit"
- "Design a logo and brand identity"
- "Pick brand colors and fonts"
- "Build brand guidelines"
- "Rebrand our company"
- "Create a style guide"
- "Design a consistent visual identity"
Step-by-Step Process
Phase 1: Logo Design
Logo types:
- Primary logo: Full name + icon. Horizontal lockup. Used on website, decks.
- Icon/mark: Icon only. Square format. Used for favicon, social avatars, app icon.
- Wordmark: Name only, no icon. Used where icon would be redundant.
Logo specifications:
- File formats: SVG (vector, primary), PNG (raster, for non-vector uses), ICO (favicon).
- Color variants: full color, white (for dark backgrounds), single color (for
monochrome applications).
- Clear space: minimum padding around logo equal to the height of the icon.
- Minimum size: never smaller than 24px in digital, 0.5" in print.
Hiring a logo designer:
- Budget: $500-2,000 for a quality logo from a freelance designer (Upwork, Dribbble).
- $5,000-15,000 for a brand identity from a design studio.
- Deliverables: logo in all variants + brand guidelines doc.
- AI-assisted: Midjourney/DALL-E for concept exploration, then designer refines.
Phase 2: Color Palette
Structure: Primary (1-2 colors), Secondary (2-3 colors), Neutral (3-5 shades),
Accent (1-2 colors for CTAs, highlights).
Primary color: The color people associate with your brand. Use for logo,
headlines, primary buttons. Choose 1-2 max.
Secondary colors: Support the primary. Use for backgrounds, sections,
illustrations. 2-3 colors from adjacent palette positions.
Neutrals: Grays, off-whites, dark tones. Body text, backgrounds, borders.
3-5 shades from pure white through pure black.
Accent: High-contrast color for CTAs, notifications, highlights. Should
pop against all other palette colors. 1-2 colors.
Every color needs: Name (e.g., "Ocean Blue"), hex code (#1A73E8), RGB
(26, 115, 232), CMYK (for print), and usage guidance.
Phase 3: Typography
Heading font: 1 font, 2-3 weights (bold, semibold, regular). Used for
H1-H4, hero text, card titles. Should have personality but be readable.
Body font: 1 font, 2-3 weights. Used for paragraphs, UI text, captions.
Must be highly readable at 14-16px. Often a system font or neutral sans-serif.
Monospace font: For code, data, technical content. 1 font.
Font sourcing: Google Fonts (free, self-host for performance), Adobe Fonts
(included with Creative Cloud), commercial licenses (for unique fonts).
Type scale: Define sizes for H1-H6, body, small, caption. Example:
H1: 48px, H2: 36px, H3: 28px, H4: 22px, Body: 16px, Small: 14px, Caption: 12px.
Phase 4: Voice and Tone
Brand voice attributes (3-5 adjectives): "Direct, data-backed, opinionated,
approachable." Not "professional" — every brand claims professional.
Voice guidelines:
- Do: Use contractions. Write like you talk. Lead with data. Be specific.
- Don't: Use jargon ("leverage," "synergy," "best-in-class"). Write passive
voice. Make claims without evidence.
- Banned words: Leverage, synergy, circle back, best-in-class, innovative,
high-impact, disruptive, advanced. If it would sound ridiculous spoken
aloud at a dinner table, don't write it.
Tone by context:
- Sales deck: Confident, specific, outcome-focused.
- Blog post: Insightful, generous, data-rich.
- Social media: Conversational, punchy, opinionated.
- Customer email: Helpful, clear, warm.
- Error message: Clear, actionable, human. Never "An error occurred."
Phase 5: Asset Templates
Create templates for: social post (3 variants: text-only, image, carousel),
presentation slides (title, section, content, closing), one-pager, email
signature, case study, testimonial graphic, blog featured image.
Every template locked to: brand colors, brand fonts, logo placement. Templates
enable anyone to produce on-brand assets without being a designer.
Output Format
Brand kit document with: logo files (or specifications for creation), color
palette with hex/RGB/CMYK, typography with font sources and type scale, voice
and tone guidelines with banned words, and asset templates.
Quality Check
Common Pitfalls
Logo without an icon variant. You need a square icon for favicons,
social avatars, and app icons. Design the icon separately.
Too many colors. More than 5 colors dilutes brand recognition. Primary
- secondary + neutral + accent = 6-10 total. That's the limit.
Voice as "professional." Every company claims to be professional. Be
specific: "direct, opinionated, data-backed" tells people how you actually
sound.
No banned words list. Without explicit prohibitions, "leverage" and
"synergy" creep into every piece of copy. Ban them explicitly.
Templates that nobody uses. If templates require a designer to operate,
they won't be used. Build templates that a non-designer can fill in.
Execution Artifacts
references/framework-notes.md — Named frameworks and reference tables
templates/output-template.md — Deliverable shell for agent output
scripts/check-output.py — Lightweight deliverable validator
Related Skills
- design-system-gtm: Full design system specification
- graphic-design-gtm: Visual asset creation
- pitch-deck-builder: Branded presentation templates
- ui-ux-gtm: Brand in digital product interfaces
1---2name: brand-kit3description: Build a complete brand kit for B2B SaaS — logo design and usage, color palette, typography, voice and tone, visual identity, brand guidelines, and asset templates. Use when creating a brand from scratch, rebranding, or building consistent visual identity. Triggers on: "brand kit", "brand identity", "logo design", "brand guidelines", "visual identity", "brand book", "rebrand", "brand colors", or any brand-building request.4license: MIT5---67# Brand Kit89## Overview1011A brand kit is the operating manual for your company's visual and verbal12identity. It's what makes your website, sales deck, social posts, and product13feel like they came from the same company. Without one, every asset is a14one-off design decision that degrades into inconsistency.1516This skill builds a complete brand kit: logo, colors, typography, voice,17and asset templates that anyone on the team can use to produce on-brand18materials.1920## Authoritative Foundations2122- **Marty Neumeier Brand Gap** — Shapes deliverables for this skill — A brand kit is the operating manual for your company's visual and verbal23identity.24- **David Aaker Brand Identity** — Shapes deliverables for this skill — A brand kit is the operating manual for your company's visual and verbal25identity.26- **April Dunford Positioning** — Positioning — competitive alternatives, differentiated value, target segment.2728## When to Use2930- "Create a brand kit"31- "Design a logo and brand identity"32- "Pick brand colors and fonts"33- "Build brand guidelines"34- "Rebrand our company"35- "Create a style guide"36- "Design a consistent visual identity"3738## Step-by-Step Process3940### Phase 1: Logo Design4142**Logo types:**43- **Primary logo:** Full name + icon. Horizontal lockup. Used on website, decks.44- **Icon/mark:** Icon only. Square format. Used for favicon, social avatars, app icon.45- **Wordmark:** Name only, no icon. Used where icon would be redundant.4647**Logo specifications:**48- File formats: SVG (vector, primary), PNG (raster, for non-vector uses), ICO (favicon).49- Color variants: full color, white (for dark backgrounds), single color (for50 monochrome applications).51- Clear space: minimum padding around logo equal to the height of the icon.52- Minimum size: never smaller than 24px in digital, 0.5" in print.5354**Hiring a logo designer:**55- Budget: $500-2,000 for a quality logo from a freelance designer (Upwork, Dribbble).56- $5,000-15,000 for a brand identity from a design studio.57- Deliverables: logo in all variants + brand guidelines doc.58- AI-assisted: Midjourney/DALL-E for concept exploration, then designer refines.5960### Phase 2: Color Palette6162**Structure:** Primary (1-2 colors), Secondary (2-3 colors), Neutral (3-5 shades),63Accent (1-2 colors for CTAs, highlights).6465**Primary color:** The color people associate with your brand. Use for logo,66headlines, primary buttons. Choose 1-2 max.6768**Secondary colors:** Support the primary. Use for backgrounds, sections,69illustrations. 2-3 colors from adjacent palette positions.7071**Neutrals:** Grays, off-whites, dark tones. Body text, backgrounds, borders.723-5 shades from pure white through pure black.7374**Accent:** High-contrast color for CTAs, notifications, highlights. Should75pop against all other palette colors. 1-2 colors.7677**Every color needs:** Name (e.g., "Ocean Blue"), hex code (#1A73E8), RGB78(26, 115, 232), CMYK (for print), and usage guidance.7980### Phase 3: Typography8182**Heading font:** 1 font, 2-3 weights (bold, semibold, regular). Used for83H1-H4, hero text, card titles. Should have personality but be readable.8485**Body font:** 1 font, 2-3 weights. Used for paragraphs, UI text, captions.86Must be highly readable at 14-16px. Often a system font or neutral sans-serif.8788**Monospace font:** For code, data, technical content. 1 font.8990**Font sourcing:** Google Fonts (free, self-host for performance), Adobe Fonts91(included with Creative Cloud), commercial licenses (for unique fonts).9293**Type scale:** Define sizes for H1-H6, body, small, caption. Example:94H1: 48px, H2: 36px, H3: 28px, H4: 22px, Body: 16px, Small: 14px, Caption: 12px.9596### Phase 4: Voice and Tone9798**Brand voice attributes (3-5 adjectives):** "Direct, data-backed, opinionated,99approachable." Not "professional" — every brand claims professional.100101**Voice guidelines:**102- **Do:** Use contractions. Write like you talk. Lead with data. Be specific.103- **Don't:** Use jargon ("leverage," "synergy," "best-in-class"). Write passive104 voice. Make claims without evidence.105- **Banned words:** Leverage, synergy, circle back, best-in-class, innovative,106 high-impact, disruptive, advanced. If it would sound ridiculous spoken107 aloud at a dinner table, don't write it.108109**Tone by context:**110- Sales deck: Confident, specific, outcome-focused.111- Blog post: Insightful, generous, data-rich.112- Social media: Conversational, punchy, opinionated.113- Customer email: Helpful, clear, warm.114- Error message: Clear, actionable, human. Never "An error occurred."115116### Phase 5: Asset Templates117118Create templates for: social post (3 variants: text-only, image, carousel),119presentation slides (title, section, content, closing), one-pager, email120signature, case study, testimonial graphic, blog featured image.121122Every template locked to: brand colors, brand fonts, logo placement. Templates123enable anyone to produce on-brand assets without being a designer.124125## Output Format126127Brand kit document with: logo files (or specifications for creation), color128palette with hex/RGB/CMYK, typography with font sources and type scale, voice129and tone guidelines with banned words, and asset templates.130131## Quality Check132133- [ ] Logo in all variants (primary, icon, wordmark, color variants)134- [ ] Color palette documented with hex codes135- [ ] Typography defined with fonts and type scale136- [ ] Voice guidelines with do's, don'ts, and banned words137- [ ] Asset templates created138- [ ] All brand elements work on light AND dark backgrounds139140## Common Pitfalls1411421. **Logo without an icon variant.** You need a square icon for favicons,143 social avatars, and app icons. Design the icon separately.1441452. **Too many colors.** More than 5 colors dilutes brand recognition. Primary146 + secondary + neutral + accent = 6-10 total. That's the limit.1471483. **Voice as "professional."** Every company claims to be professional. Be149 specific: "direct, opinionated, data-backed" tells people how you actually150 sound.1511524. **No banned words list.** Without explicit prohibitions, "leverage" and153 "synergy" creep into every piece of copy. Ban them explicitly.1541555. **Templates that nobody uses.** If templates require a designer to operate,156 they won't be used. Build templates that a non-designer can fill in.157158## Execution Artifacts159160- `references/framework-notes.md` — Named frameworks and reference tables161- `templates/output-template.md` — Deliverable shell for agent output162- `scripts/check-output.py` — Lightweight deliverable validator163164## Related Skills165166- **design-system-gtm**: Full design system specification167- **graphic-design-gtm**: Visual asset creation168- **pitch-deck-builder**: Branded presentation templates169- **ui-ux-gtm**: Brand in digital product interfaces