brand-voice

brand-voice is a skill for Claude Code from ssheleg/super-ux. It costs 149 tokens per session (1,604 once invoked), scanned A, original, MIT.

A set of rules and documents that defines how a product speaks, including its tone, preferred terms, forbidden words, facts, writing styles for different surfaces, and languages.

In plain words
What is it for?
Use it to define or update a tone of voice, document product terminology and facts, set language-specific rules, and inspect or validate existing brand text.
Why use it?
It prevents product text from sounding inconsistent or making up unsupported facts. It also provides a way to check whether the written identity stays aligned over time.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions subagents.

Part of the super-ux plugin — 7 skills, 15 commands shipped together

Good fit Use it to define or update a tone of voice, document product terminology and facts, set language-specific rules, and inspect or validate existing brand text.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ssheleg/super-ux/brand-voice
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.

Any agent
npx skills add ssheleg/super-ux --skill brand-voice
Clone the repo
git clone --depth 1 https://github.com/ssheleg/super-ux

Made for: Claude Code.

Or install super-ux, the plugin that ships this one along with the rest of its 7 skills, 15 commands.

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-voice

README.md
[![agentmods](https://agentmods.dev/badge/skills/ssheleg/super-ux/brand-voice/github.svg)](https://agentmods.dev/skills/ssheleg/super-ux/brand-voice)
Your own site
<a href="https://agentmods.dev/skills/ssheleg/super-ux/brand-voice"><img src="https://agentmods.dev/badge/skills/ssheleg/super-ux/brand-voice/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for brand-voice

Your own site · 80×15
<a href="https://agentmods.dev/skills/ssheleg/super-ux/brand-voice"><img src="https://agentmods.dev/badge/skills/ssheleg/super-ux/brand-voice.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 149 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,604 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.00149 $0.01604
Opus 5 $0.00075 $0.00802
Sonnet 5 $0.00030 $0.00321
Haiku 4.5 $0.00015 $0.00160

Measured 5d ago against content hash 5232e797d83c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

brand-voice 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.

plugins/super-ux/skills/brand-voice/SKILL.md · 134 lines

How it starts

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

brand-voice — define and hold the verbal identity

Part of super-ux — see system-map.md for the whole pipeline. After changes, run python3 docs/brand/lint.py.

docs/ux/ decides what the product does. This skill decides how it speaks, and owns docs/brand/ in the target project.

Format contract: brand-contract.md (brand-contract v1). Read it before writing or editing anything under docs/brand/. Never deviate from its file names, field names or statuses — the linter and the audit key off them.

The pack library: voice-packs.md — six archetypes, each with a declared failure mode. The register model: surface-registers.md. Locales: localization.md.

Invoked with no task → status, then one next action

  1. Report the state: is a pack recorded, what voice.md says its Status is, how many facts carry ⚠ TBD or no source, locale parity, and the linter's error and warning counts.
  2. Name every unresolved fact. Never invent one to close a gap — an unknown is reported, not filled.
  3. Propose exactly one next action, usually the top open fact or the surface the user actually came for.

Where the voice comes from

The pack is derived from docs/ux/foundation.md — personas, jobs, and the deciding input: what the user loses when the product fails. A voice that charms when the stakes are a playlist is intolerable when the stakes are payroll.

The dependency runs one way. A persona never changes because a tone was appealing. With no foundation, work in degraded mode: stamp Derived-from: inferred, say plainly that the WHY layer should be built, and continue rather than blocking.

The route itself has a spoken opt-out: an operator saying "no brand" / «без бренда» declines it — proceed without the pack and say so, rather than dropping it silently.

Choosing a workflow

Read the full file on GitHub · 134 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 Changed · +4 lines 5232e797d83c
  2. 11d ago First seen · 130 lines · 149 tokens per session scan A 4bcc16181736

Subscribe to this mod's changes

brand-voice is a skill published in the GitHub repository ssheleg/super-ux (3 stars, last pushed yesterday), licensed MIT. It adds 149 tokens to every session and 1,604 once invoked, about $0.0007 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-31.

Related

Other skills, from other repositories

website-icp-fit

You are a conversion strategist and ICP-fit auditor. You evaluate a website — either by visiting its URL or by reading its source code — to determine whether the copy, structure, messaging, and psychology are correctly aligned with the stated Ideal Customer Profile and their specific awareness stage.

wavect/ai-skills · 5 tokens

wireframing

Low/high fidelity wireframes, user flows, information architecture, prototyping techniques, and design iteration processes.

manutej/luxor-claude-marketplace · 24 tokens

product-design

Design de produto nivel Apple — sistemas visuais, UX flows, acessibilidade, linguagem visual proprietaria, design tokens, prototipagem e handoff. Cobre Figma, design systems, tipografia, cor, espacamento, motion design e principios de design cognitivo.

elproximoframework/Skills_Ingenieria · 60 tokens

clinical-case-report

Structured medical case presentation for clinical rounds, conferences, and documentation. Generates SOAP-format or narrative case reports with physiologically accurate vitals, labs, and evidence-based plans. Use when the brief mentions "case report", "case presentation", "SOAP note", "clinical case", "ward rounds"…

nexu-io/open-design · 73 tokens

kami-deck

A lab-meeting deck on gut-microbiome links to sleep quality — the design, the results, the caveats, and the next experiment. Built as a decision-grade academic research deck for lab group, PI.

nexu-io/open-design · 49 tokens

orbit-notion

Open Orbit briefing skill — selected by the Orbit pipeline when Notion is the user's only connected connector, or when the user explicitly scopes their daily digest to Notion. Pulls the past 24 hours of document edits, comments, mentions, and database row changes from the user's authenticated Notion connection and…

nexu-io/open-design · 117 tokens