brand-system

brand-system is a command for Claude Code from jameywarren/shopify-claude-quickstart. It costs 14 tokens per session (529 once invoked), scanned A, original, MIT.

A conversational command that records a client's visual brand system in design/brand-system.md. A brand system describes choices such as colours, fonts, layout, and writing tone.

In plain words
What is it for?
Use it to collect brand colours, typography, background and accent choices, and other visual guidelines from an existing brief or conversation.
Why use it?
It creates a shared reference for making consistent design decisions without repeatedly asking the same questions.

Command for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to collect brand colours, typography, background and accent choices, and other visual guidelines from an existing brief or conversation.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/jameywarren/shopify-claude-quickstart/brand-system
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/jameywarren/shopify-claude-quickstart

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

README.md
[![agentmods](https://agentmods.dev/badge/commands/jameywarren/shopify-claude-quickstart/brand-system/github.svg)](https://agentmods.dev/commands/jameywarren/shopify-claude-quickstart/brand-system)
Your own site
<a href="https://agentmods.dev/commands/jameywarren/shopify-claude-quickstart/brand-system"><img src="https://agentmods.dev/badge/commands/jameywarren/shopify-claude-quickstart/brand-system/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-system

Your own site · 80×15
<a href="https://agentmods.dev/commands/jameywarren/shopify-claude-quickstart/brand-system"><img src="https://agentmods.dev/badge/commands/jameywarren/shopify-claude-quickstart/brand-system.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 14 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 529 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.00014 $0.00529
Opus 5 $0.00007 $0.00264
Sonnet 5 $0.00003 $0.00106
Haiku 4.5 $0.00001 $0.00053

Measured 9d ago against content hash 1792bf05583e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

brand-system 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 9d 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.

.claude/commands/brand-system.md · 38 lines

What it actually says

You are capturing the visual identity of this client's brand. Ask questions one at a time. Wait for an answer before moving to the next question. Don't ask all questions at once.

The goal is to fill design/brand-system.md with enough specificity that any implementation decision — section layout, color application, font pairing, copy tone — can be made without asking again.

Start by reading:

  • client-brief/design-brief.md (or client-brief-QUICK.md) — to avoid re-asking what's already documented
  • design/brand-system.md — to see what's already filled in and only ask about gaps

Then work through these questions, skipping anything already answered:

Colors

  1. What are the primary and secondary brand colors? (Hex values preferred — if they say a color name or describe it, push for hex.)
  2. What's the background color for most pages? Dark, light, or neutral?
  3. Is there an accent or call-to-action color that's different from the primary?

Typography 4. What fonts does the brand use? (Separate display/headline font from body font if different.) 5. Are these Google Fonts, Adobe Fonts, a custom font file, or a Shopify-native font? 6. Any rules about font weight or size hierarchy? (E.g. "headings are always thin weight", "body is 16px/1.6")

Visual Feel 7. Share 2–3 URLs of sites or brands this should feel like. What specifically do you like about them? 8. Share 1–2 examples of what this brand should NOT look like. What would feel wrong?

Voice in Visual Context 9. One sentence: what emotion should someone feel 5 seconds after landing on the homepage? 10. Any visual rules that are non-obvious? (E.g. "never use stock photography", "all images are black and white", "we never use rounded corners")

After all questions are answered:

Write a complete design/brand-system.md using the template format. Be specific — hex codes not color names, exact font names not categories. Flag any gaps where the client still needs to provide an asset (e.g. "SVG wordmark not yet received").

Confirm the file is written, then suggest the next step: if mockups exist in design/mockups/, run /design-intake. If not, run /homepage-from-brief to get a layout proposal grounded in the brand system.

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. 9d ago First seen · 38 lines · 14 tokens per session scan A 1792bf05583e

Subscribe to this mod's changes

brand-system is a command published in the GitHub repository jameywarren/shopify-claude-quickstart (2 stars, last pushed 4mo ago), licensed MIT. It adds 14 tokens to every session and 529 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-31.