brand-identity-audit
audit a brand identity across every surface it shows up on. find drift, find gaps, find what's distinctive and what's interchangeable.
what this skill does
inventories every visible expression of the brand. measures consistency. finds points of drift. names what's distinctive vs generic.
when to use
- a brand has been running for 12+ months without a structured review
- after a redesign that touched multiple surfaces
- before a launch that puts the brand in front of new audiences
- when leadership says "the brand feels inconsistent" but can't name where
inputs required
before running the audit, collect:
- the canonical brand assets: logo files, type specimens, color tokens, voice guide (if one exists)
- the live surfaces: homepage, app, marketing site, social, ads, email templates, support docs, sales decks, recruiting pages
- the audiences each surface targets: brand surfaces serve different audiences and may legitimately vary
if the canonical assets don't exist yet (or are scattered), say so. an audit needs a baseline.
the audit
inspect each axis. capture distinct values and any drift.
1. logo
- what variants exist (full, mark, monochrome, inverted)?
- which surfaces use which variants?
- minimum size violations?
- clear-space violations?
- positioning consistency (always top-left? sometimes centered?)
2. typography
- which typefaces are in use? compare canonical vs actual.
- type scale: does it match the system? off-scale uses?
- weight usage: is hierarchy consistent (display = bold, body = regular)?
- line-height patterns?
- letter-spacing patterns?
3. color
- which hex values appear? group near-duplicates.
- which surfaces use which palette subset?
- accent color usage: consistent or random?
- contrast: any AA / AAA failures?
4. spacing and layout
- grid adherence
- section spacing patterns
- container widths
5. imagery and illustration
- photography style (lit, color-graded, candid, etc.)
- illustration system (if any)
- iconography (one set or many?)
- ai-generated imagery (worth a separate review pass)
6. voice
- run brand-voice-extraction on samples from each surface
- compare extracted voice against canonical guide (if one exists)
- name surfaces where voice is strongest, weakest, most off
7. motion (if applicable)
- transition durations
- easing curves
- where motion appears vs where it doesn't
8. naming and terminology
- product feature names: consistent across surfaces?
- terminology variants ("dashboard" vs "home" vs "overview"?)
- internal vs external terminology bleeding through?
output shape
brand identity audit — [brand name]
executive summary
- distinctive (the 3-5 things this brand owns)
- generic (the 3-5 things any competitor could say or show)
- drift severity: low / medium / high
- top 5 fixes
surface-by-surface
[for each surface]
- logo: [score / notes]
- typography: [score / notes]
- color: [score / notes]
- voice: [score / notes]
- off-canonical findings
axis-by-axis drift
[for each axis]
- canonical: [the reference]
- actual: [what's in the wild]
- severity: [low / med / high]
- affected surfaces: [list]
- proposed resolution
recommended actions
- immediate (must fix before next ship): [list]
- quarterly cleanup (worth scheduling): [list]
- strategic (requires a decision, not just execution): [list]
scoring rubric
per axis, score 1-5:
- 5: canonical and consistent across every surface
- 4: canonical with isolated drift (single surface)
- 3: drift across multiple surfaces, no clear pattern
- 2: more drift than consistency
- 1: no canonical version evident; every surface is its own brand
rules this skill follows
- don't judge what's distinctive without comparison; pull at least 2 competitors
- "feels off" is not a finding; name the specific axis and surface
- voice drift is often the worst kind because no one notices until someone outside does
- consistency for its own sake isn't the goal; coherence in service of recognition is
what this skill doesn't do
- redesign the brand (that's downstream of this)
- write a new voice guide (use brand-voice-extraction)
- judge taste (it measures coherence; aesthetics are out of scope)
- prescribe colors or fonts (it surfaces drift; design decisions happen separately)
related
- brand-voice-extraction (voice audit, more focused)
- design-system-audit (technical token / component drift, separate concern)
- messaging-architecture (verbal positioning, separate axis)
1---2name: brand-identity-audit3description: Audit a brand's full identity (logo, typography, color, voice, visual language) for consistency, distinctiveness, and gap. Use when the user asks for a brand audit, identity review, brand health check, or wants to evaluate how a brand shows up across surfaces.4---56# brand-identity-audit78audit a brand identity across every surface it shows up on. find drift, find gaps, find what's distinctive and what's interchangeable.910## what this skill does1112inventories every visible expression of the brand. measures consistency. finds points of drift. names what's distinctive vs generic.1314## when to use1516- a brand has been running for 12+ months without a structured review17- after a redesign that touched multiple surfaces18- before a launch that puts the brand in front of new audiences19- when leadership says "the brand feels inconsistent" but can't name where2021## inputs required2223before running the audit, collect:24251. **the canonical brand assets**: logo files, type specimens, color tokens, voice guide (if one exists)262. **the live surfaces**: homepage, app, marketing site, social, ads, email templates, support docs, sales decks, recruiting pages273. **the audiences each surface targets**: brand surfaces serve different audiences and may legitimately vary2829if the canonical assets don't exist yet (or are scattered), say so. an audit needs a baseline.3031## the audit3233inspect each axis. capture distinct values and any drift.3435### 1. logo3637- what variants exist (full, mark, monochrome, inverted)?38- which surfaces use which variants?39- minimum size violations?40- clear-space violations?41- positioning consistency (always top-left? sometimes centered?)4243### 2. typography4445- which typefaces are in use? compare canonical vs actual.46- type scale: does it match the system? off-scale uses?47- weight usage: is hierarchy consistent (display = bold, body = regular)?48- line-height patterns?49- letter-spacing patterns?5051### 3. color5253- which hex values appear? group near-duplicates.54- which surfaces use which palette subset?55- accent color usage: consistent or random?56- contrast: any AA / AAA failures?5758### 4. spacing and layout5960- grid adherence61- section spacing patterns62- container widths6364### 5. imagery and illustration6566- photography style (lit, color-graded, candid, etc.)67- illustration system (if any)68- iconography (one set or many?)69- ai-generated imagery (worth a separate review pass)7071### 6. voice7273- run brand-voice-extraction on samples from each surface74- compare extracted voice against canonical guide (if one exists)75- name surfaces where voice is strongest, weakest, most off7677### 7. motion (if applicable)7879- transition durations80- easing curves81- where motion appears vs where it doesn't8283### 8. naming and terminology8485- product feature names: consistent across surfaces?86- terminology variants ("dashboard" vs "home" vs "overview"?)87- internal vs external terminology bleeding through?8889## output shape9091```92brand identity audit — [brand name]9394executive summary95- distinctive (the 3-5 things this brand owns)96- generic (the 3-5 things any competitor could say or show)97- drift severity: low / medium / high98- top 5 fixes99100surface-by-surface101[for each surface]102 - logo: [score / notes]103 - typography: [score / notes]104 - color: [score / notes]105 - voice: [score / notes]106 - off-canonical findings107108axis-by-axis drift109[for each axis]110 - canonical: [the reference]111 - actual: [what's in the wild]112 - severity: [low / med / high]113 - affected surfaces: [list]114 - proposed resolution115116recommended actions117 - immediate (must fix before next ship): [list]118 - quarterly cleanup (worth scheduling): [list]119 - strategic (requires a decision, not just execution): [list]120```121122## scoring rubric123124per axis, score 1-5:125126- 5: canonical and consistent across every surface127- 4: canonical with isolated drift (single surface)128- 3: drift across multiple surfaces, no clear pattern129- 2: more drift than consistency130- 1: no canonical version evident; every surface is its own brand131132## rules this skill follows133134- don't judge what's distinctive without comparison; pull at least 2 competitors135- "feels off" is not a finding; name the specific axis and surface136- voice drift is often the worst kind because no one notices until someone outside does137- consistency for its own sake isn't the goal; coherence in service of recognition is138139## what this skill doesn't do140141- redesign the brand (that's downstream of this)142- write a new voice guide (use brand-voice-extraction)143- judge taste (it measures coherence; aesthetics are out of scope)144- prescribe colors or fonts (it surfaces drift; design decisions happen separately)145146## related147148- brand-voice-extraction (voice audit, more focused)149- design-system-audit (technical token / component drift, separate concern)150- messaging-architecture (verbal positioning, separate axis)