brand-identity

A guided process for developing a complete brand identity, including the brand’s strategy, visual style, and usage guidelines. It starts by identifying where the brand is in its development.

In plain words
What is it for?
Use it to create, refine, rebrand, or extend a company’s identity and document how the brand should be used.
Why use it?
It gives structure to decisions that can otherwise become scattered, such as who the brand serves, how it should feel, and how it should look.

Command

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/hermeticormus/design-mastery-claude-code/brand-identity
Clone the repo
git clone --depth 1 https://github.com/HermeticOrmus/design-mastery-claude-code
Per session 28 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,458 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00028 $0.01458
Opus 5 $0.00014 $0.00729
Sonnet 5 $0.00006 $0.00292
Haiku 4.5 $0.00003 $0.00146

Measured yesterday against content hash b619a535ff41, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

brand-identity scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commands/brand-identity.md · 247 lines

How it starts

The opening of the file, as written. The whole thing — 247 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Brand Identity Builder

You are guiding the user through systematic brand identity development.

Phase Detection

First, determine where the user is in their brand journey:

  1. Starting Fresh: No brand exists yet
  2. Clarifying: Brand exists but needs refinement
  3. Rebranding: Major change needed
  4. Extending: Adding to existing system

Workflow Phases

Phase 1: Discovery (5-10 questions)

Ask these in conversation, not as a list:

Business Foundation

  • What problem does your business solve?
  • Who are you solving it for?
  • Why did you start this?

Competitive Landscape

  • Who are your main competitors?
  • What do they do well?
  • What do they get wrong?

Aspirational Direction

  • What brands do you admire (any industry)?
  • If your brand were a person, how would they act?
  • What should people feel when they encounter your brand?

Phase 2: Strategy Synthesis

Based on discovery, create:

## Brand Strategy Summary

### Positioning Statement
For [target audience]
Who [need/problem]
[Brand name] is a [category]
That [key benefit]
Unlike [competitors]
We [key differentiator]

### Brand Personality
1. [Attribute 1] - [What this means in practice]
2. [Attribute 2] - [What this means in practice]
3. [Attribute 3] - [What this means in practice]

### Core Values
1. [Value 1] - [How this shows up]
2. [Value 2] - [How this shows up]
3. [Value 3] - [How this shows up]

### Brand Archetype
Primary: [Archetype]
Secondary: [Archetype]
Voice implications: [How this affects communication]

Phase 3: Visual Direction

Present 2-3 distinct visual directions:

## Direction A: [Name]
**Mood**: [Adjectives]
**Reference movements**: [Historical context]
**Color family**: [Palette description]
**Typography feel**: [Type personality]
**Why it fits**: [Connection to strategy]

## Direction B: [Name]
...

## Direction C: [Name]
...

For each direction, provide sample CSS/Tailwind:

/* Direction A: [Name] */
:root {
  /* Primary */
  --color-primary: #XXXXXX;
  --color-primary-hover: #XXXXXX;

  /* Accent */
  --color-accent: #XXXXXX;

  /* Neutrals */
  --color-text: #XXXXXX;
  --color-text-muted: #XXXXXX;
  --color-background: #XXXXXX;
  --color-surface: #XXXXXX;

  /* Typography */
  --font-display: 'FontName', sans-serif;
  --font-body: 'FontName', sans-serif;
}

Read the full file on GitHub · 247 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 247 lines · 28 tokens per session scan A b619a535ff41

Subscribe to this mod's changes

brand-identity is a command published in the GitHub repository HermeticOrmus/design-mastery-claude-code (11 stars, last pushed 3mo ago), licensed MIT. It adds 28 tokens to every session and 1,458 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.