agentsclimarketplace

Brand guidelines

Skill The-AI-Directory-Company/agents-and-skills/skills/brand-guidelines

Create brand guidelines documents — defining logo usage, color palettes, typography, voice/tone, imagery style, and application rules that maintain brand consistency across all touchpoints.From its SKILL.md

Install
npx -y skills add The-AI-Directory-Company/agents-and-skills --skill brand-guidelines

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

6.4 KB, ~1.4k tokens by cl100k_base, as published. Nobody here has run it

Brand Guidelines

Before you start

Gather the following from the user. If anything is missing, ask before proceeding:

  1. What is the brand? (Company name, product name, or sub-brand)
  2. Does a brand exist already? (Existing assets, logos, colors, or greenfield)
  3. Who is the target audience? (Demographics, psychographics, B2B vs. B2C)
  4. What are the brand values? (3-5 core values the brand should communicate)
  5. Who will use these guidelines? (Internal team, agencies, partners, community)
  6. What touchpoints must be covered? (Web, mobile, print, social, email, packaging)

If the user only provides a logo and says "write guidelines around this," push back: guidelines without defined brand values and audience produce rules without rationale.

Brand guidelines template

1. Brand Foundation

Brand Mission:     [One sentence — what the brand exists to do]
Brand Values:      [3-5 values with one-line descriptions]
Brand Personality: [3-5 adjectives that describe how the brand feels]
Positioning:       [One sentence — how the brand differs from alternatives]

Place the brand on each personality axis:

| Axis       | Left End      | Position   | Right End     |
|------------|---------------|------------|---------------|
| Tone       | Formal        | [  X  ]    | Casual        |
| Energy     | Calm          | [    X]    | Energetic     |
| Approach   | Traditional   | [X    ]    | Innovative    |
| Warmth     | Professional  | [  X  ]    | Friendly      |

2. Logo Usage

Define the logo system: primary logo, logo mark (icon only), wordmark (text only). Specify minimum size, clear space (defined by a unit like "height of the letter X"), and approved variations (full color, single color, reversed, monochrome).

Document what is not allowed: do not rotate, skew, recolor, add effects, place on busy backgrounds, or recreate the logo. Use provided files only.

3. Color Palette

| Color Name   | Role       | HEX     | RGB           | Usage                           |
|--------------|------------|---------|---------------|---------------------------------|
| Brand Blue   | Primary    | #1A56DB | 26, 86, 219   | CTAs, headings, key UI elements |
| Brand Navy   | Primary    | #0B1F45 | 11, 31, 69    | Backgrounds, text               |
| Neutral 900  | Neutral    | #111827 | 17, 24, 39    | Body text                       |
| Neutral 100  | Neutral    | #F3F4F6 | 243, 244, 246 | Backgrounds                     |
| Success Green| Functional | #059669 | 5, 150, 105   | Success states only             |
| Error Red    | Functional | #DC2626 | 220, 38, 38   | Error states only               |

Rules: primary colors dominate (60-70%), secondary accent (20-30%), functional colors reserved for UI states only. All text-on-background combinations must meet WCAG 2.1 AA contrast ratios (4.5:1 body, 3:1 large text).

4. Typography

| Use Case     | Typeface | Weight     | Size Range | Line Height |
|--------------|----------|------------|------------|-------------|
| H1 headings  | Inter    | Bold (700) | 36-48px    | 1.1         |
| H2 headings  | Inter    | Semibold   | 28-32px    | 1.2         |
| Body text    | Inter    | Regular    | 16-18px    | 1.5         |
| Code         | JetBrains Mono | Regular | 14-16px | 1.6         |

Specify fallback font stacks. Define hierarchy rules: never skip heading levels, maintain consistent spacing.

5. Voice and Tone

Voice is constant; tone adjusts by context.

Voice (always):
- Clear over clever — say what we mean without jargon
- Confident but not arrogant — know our strengths without belittling alternatives
- Helpful first — every communication leaves the reader better informed

Tone by context:
| Context         | Tone                          | Example                           |
|-----------------|-------------------------------|-----------------------------------|
| Marketing       | Energetic, aspirational       | "Ship faster with confidence"     |
| Error message   | Calm, helpful, blame-free     | "Something went wrong. Try again."|
| Documentation   | Precise, neutral              | "Run the following command to..."  |
| Crisis comms    | Direct, empathetic, factual   | "Here is what happened and..."    |

Include a "We say / We don't say" table with 4-6 concrete examples.

6. Application Rules

Show how elements combine across touchpoints: website header, email signature, social avatar, presentations, print. Specify which logo variant, colors, and typography apply to each.

Quality checklist

Before delivering brand guidelines, verify:

  • Brand values and personality are defined before visual rules
  • Logo usage includes minimum size, clear space, approved variations, and don'ts
  • Color palette includes exact values (HEX, RGB) and usage rules
  • All text/background combinations meet WCAG 2.1 AA contrast ratios
  • Typography specifies typeface, weights, sizes, and fallback stacks
  • Voice is defined as constants and tone adjusts by context with examples
  • Guidelines are usable by someone outside the core team without additional context

Common mistakes

  • Rules without rationale. "Use Brand Blue for CTAs" is a rule. "Use Brand Blue for CTAs because it provides the highest contrast" is a guideline. Explain why.
  • Colors without exact values. "Our blue" means different things on every screen. Provide HEX, RGB, and HSL.
  • Ignoring dark mode and accessibility. If your product has dark mode, guidelines must cover both themes.
  • Voice guidelines as personality traits. "We are innovative" tells a writer nothing. Show before/after copy examples.
  • Static PDF nobody updates. Brand guidelines in a PDF from 2019 are not followed. Make them accessible and maintained.
  • No don'ts. Guidelines that only show correct usage leave room for creative misinterpretation.

What ships with it: 4 files

17.9 KB alongside SKILL.md

examples/

Gives 0 of the 12 instructions most marketing audience skills give in ~1.4k tokens

Counted across 690 of the 894 authors here whose files we hold, read 2026-08-07

  • Apply Poppins font to headingsin 41 of 690, across 6 files
  • Apply Lora font to body textin 41 of 690, across 6 files
  • Use Arial fallback for headingsin 39 of 690, across 4 files
  • Use Georgia fallback for body textin 39 of 690, across 4 files
  • Maintain text hierarchy and formattingin 39 of 690, across 4 files
  • Use accent colors for non-text shapesin 38 of 690, across 3 files
  • Use RGB values for precise color matchingin 38 of 690, across 3 files
  • Use brand colors for primary text and backgroundsin 36 of 690, across 1 file
  • Read product marketing context file before asking questions, starting, or auditingin 35 of 690, across 23 files
  • Use active voice instead of passive voicein 26 of 690, across 10 files
  • Implement or generate appropriate JSON-LD structured datain 24 of 690, across 17 files
  • Prioritize clarity over clevernessin 22 of 690, across 8 files

Said here and by no other author read

  • gather required brand information before proceeding
  • define brand values and personality before visual rules
  • include minimum size, clear space, and variations for logos
  • ensure all text and background combinations meet wcag 2.1 aa
  • specify typeface, weights, sizes, and fallback stacks
  • define constant voice and context-specific tone

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.