brand-identity

brand-identity is a command for Claude Code from HermeticOrmus/LibreUIUX-Claude-Code. It costs 28 tokens per session (1,458 once invoked), scanned A, original, MIT.

A guided process for developing a complete brand identity, beginning with business discovery and strategy and ending with visual identity and guidelines.

In plain words
What is it for?
Use it when starting a brand, refining an existing one, rebranding, or extending an established identity.
Why use it?
It helps turn an unclear or changing brand into a defined direction that can be applied consistently.

Command for Claude Code

Written for Claude Code: a Claude Code command (commands/*.md).

Good fit Use it when starting a brand, refining an existing one, rebranding, or extending an established identity.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/hermeticormus/libreuiux-claude-code/brand-identity
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.

Clone the repo
git clone --depth 1 https://github.com/HermeticOrmus/LibreUIUX-Claude-Code

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for brand-identity

README.md
[![agentmods](https://agentmods.dev/badge/commands/hermeticormus/libreuiux-claude-code/brand-identity.svg)](https://agentmods.dev/commands/hermeticormus/libreuiux-claude-code/brand-identity)
Your own site
<a href="https://agentmods.dev/commands/hermeticormus/libreuiux-claude-code/brand-identity"><img src="https://agentmods.dev/badge/commands/hermeticormus/libreuiux-claude-code/brand-identity.svg" alt="Measured on agentmods" height="20"></a>
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. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00028 $0.01458
Opus 5 $0.00014 $0.00729
Sonnet 5 $0.00006 $0.00292
Haiku 4.5 $0.00003 $0.00146

Measured 5d ago against content hash b619a535ff41, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, 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 5d ago.

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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

plugins/design-mastery/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. 5d ago 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/LibreUIUX-Claude-Code (101 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-09-03.