Skip to main content
Businesshashgraph-online

archetypes-brand-voice

Use this skill when picking a brand archetype, propagating it across product and marketing surfaces, or auditing brand-voice consistency. Trigger when designing the voice of microcopy, marketing pages, support tone, or any brand-facing communication. Sub-aspect of `archetypes`; read that first.

Stars
336
Source
hashgraph-online/awesome-codex-plugins
Updated
2026-05-27
Slug
hashgraph-online--awesome-codex-plugins--archetypes-brand-voice
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/hashgraph-online/awesome-codex-plugins/HEAD/plugins/HDeibler/universal-design-principles/plugins/aesthetics-and-emotion-principles/skills/archetypes-brand-voice/SKILL.md -o .claude/skills/archetypes-brand-voice.md

Drops the SKILL.md into .claude/skills/archetypes-brand-voice.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Brand voice through archetypes

A brand's archetype propagates through every customer-facing surface: homepage copy, ad voice, product microcopy, support tone, error messages, packaging, even the way receipts are worded. Coherence reinforces the archetype; inconsistency dilutes it.

Picking an archetype

Three questions:

  1. What's the product genuinely for? A safety-critical product can't credibly be the Outlaw; a creative product can't credibly be the Sage alone.
  2. What does the audience want from this category? Customers buying accounting software want trust (Sage / Caregiver), not transformation (Magician).
  3. What's the company genuinely capable of being? Brand archetypes that misalign with the team's actual identity feel performative.

The intersection of product fit, audience fit, and company fit narrows the archetype choice substantially.

Propagating an archetype

Once chosen, the archetype shapes:

Voice and copy

Each archetype implies a register:

  • Sage: measured, knowledgeable, precise. Avoid hyperbole.
  • Outlaw: irreverent, challenging, anti-establishment.
  • Caregiver: warm, supportive, considerate.
  • Jester: playful, surprising, light.
  • Hero: action-oriented, triumphant, achievement-focused.
  • Magician: visionary, transformative, evocative.

Microcopy across the product should follow. A Sage product's error message: "We weren't able to verify the account." A Jester product's: "Hmm, we couldn't find that account. Did you typo it?"

Visual style

Each archetype has visual associations:

  • Sage: clean, restrained, often serif typography, muted palette.
  • Outlaw: bold, edgy, high contrast, often dark.
  • Caregiver: warm colors, friendly typography, photography of people.
  • Magician: rich gradients, mysterious imagery, otherworldly visuals.

Iconography and characters

If the brand has a mascot or character, design it to embody the archetype. A Caregiver mascot has soft features, gentle posture; an Outlaw mascot has sharp angles, defiant pose.

Stories

Marketing stories should feature the archetype's core arc. A Hero brand tells stories of users overcoming challenges; a Caregiver brand tells stories of being supported through difficulty.

Coherence audit

Across your product and marketing, audit:

  • Voice samples from 5 random microcopy strings — do they share a register?
  • Visual style across landing page, product UI, error states, packaging.
  • Color and typography consistent or scattered?
  • Story tone in case studies and testimonials.
  • Support voice in chat, email, knowledge base.

Inconsistencies are debt; pay them down deliberately.

Common voice failures

  • Mixed archetypes across teams. Marketing writes one voice; product writes another; support is a third.
  • Aspirational mismatch. The brand wants to be a Magician but the product is utility-grade. The mismatch reads as inflated.
  • Generic voice. "Professional, friendly, helpful" — no archetype, no personality.
  • Trend-chasing. Adopting an archetype because it's currently popular rather than because it fits.

Heuristics

  1. The 30-second test. Read 5 random pieces of microcopy aloud. Does it sound like the same voice? If not, voice is fragmenting.
  2. The new-writer onboarding. A new content writer should be able to read your brand-voice doc and produce copy that sounds like the brand. If they can't, your archetype isn't documented.
  3. The "what would [archetype] do?" check. When facing a copy decision, ask: what would the [your archetype] say? The answer guides the choice.

Related sub-skills

  • archetypes (parent).
  • archetypes-storytelling-arcs — the narrative side.
  • phonetic-symbolism — word sounds reinforce archetype.
  • form-follows-function — visual style flows from purpose, including archetype.