By caiopizzol
Generate a standardized brand.md file capturing brand strategy, voice, and visual direction, with support for hierarchical product branding by automatically detecting parent brand files.
An open standard for brand identity files.
brand.md is a file that lives in your project root and tells AI tools how your brand looks, sounds, and behaves. Like AGENTS.md gives AI agents coding instructions, brand.md gives them brand context.
---
name: "Acme"
tagline: "Build faster, break nothing"
version: 1
language: en
---
# Acme
## Strategy
### Overview
Acme is a deployment platform for teams that ship daily...
### Positioning
Category: Zero-downtime deployment infrastructure.
Not a CI/CD pipeline. Not a hosting provider. Not DevOps consulting...
### Personality
Archetype: The Reliable Engineer...
### Promise
Ship with confidence. Every time...
### Guardrails
If it sounds like marketing, rewrite it...
## Voice
### Identity
We are the infrastructure teams trust when downtime isn't an option...
### Tonal Rules
- Write like an engineer explaining to another engineer.
- Never use "revolutionary" or "game-changing."
- Calm confidence. Always.
| We Say | We Never Say |
|---|---|
| "Zero-downtime deploys" | "Seamless cloud solution" |
...
## Visual
### Colors
- Primary: #0F172A (deep navy) — headings, UI chrome
- Accent: #38BDF8 (sky blue) — CTAs, links, highlights
...
brand.md
├── Frontmatter (name, tagline, version, language, type?, architecture?)
├── ## Strategy
│ ├── ### Overview
│ ├── ### Positioning
│ ├── ### Personality
│ ├── ### Promise
│ └── ### Guardrails
├── ## Voice
│ ├── ### Identity
│ ├── ### Tagline & Slogans
│ ├── ### Manifesto (optional)
│ ├── ### Message Pillars
│ ├── ### Phrases
│ ├── ### Social Bios (optional)
│ └── ### Tonal Rules
└── ## Visual
├── ### Colors
├── ### Typography
├── ### Photography (optional)
└── ### Style (optional)
Like CLAUDE.md, brand.md supports directory-based hierarchy. A master brand in the project root cascades down to product brands in subdirectories.
company/
├── brand.md ← master brand (Acme Corp)
├── cloud/
│ └── brand.md ← product brand (Acme Cloud)
└── analytics/
└── brand.md ← product brand (Acme Analytics)
Product brands are sparse — they only define sections where they diverge. Missing sections inherit from the parent. Guardrails always cascade down.
Four architecture types control how much a product inherits:
| Architecture | Coupling | Example |
|---|---|---|
branded-house | Tightest | Google → Google Maps |
endorsed | Parent visible | Marriott → Courtyard by Marriott |
sub-brand | Shared DNA | Apple → iPhone |
independent | Loosest | P&G → Tide |
See spec/brand-md.md for the full hierarchy specification.
Add the marketplace and install the plugin:
/plugin marketplace add thebrandmd/brand.md
/plugin install brand-md@brand-md
/brand-md:brand
The skill researches your market, interviews you, and generates a complete brand.md.
git clone https://github.com/thebrandmd/brand.md
claude --plugin-dir ./brand.md
Then run /brand-md:brand inside Claude Code.
Full specification: spec/brand-md.md
Every AI agent writing copy, generating social posts, designing pages, or creating marketing assets currently has zero brand context. You either paste brand guidelines into every prompt, or you get generic output.
brand.md fixes this. One file, one location, every tool reads it.
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub caiopizzol/brand.md --plugin brand-mdMethodology-grounded brand building toolkit. Positioning, messaging, voice, visual identity, audit, and competitive analysis powered by Dunford, Miller, Neumeier, and NN/g frameworks.
Transforms scattered brand documents and conversation transcripts into enforceable AI guardrails. Searches across Confluence, Google Drive, Box, SharePoint, Slack, and conversation intelligence platforms like Gong and Granola to discover how your company actually communicates. Creates LLM-ready brand guidelines and continuously validates AI-generated content — from sales emails to marketing copy — ensuring every output matches your established voice, tone, and positioning. Surfaces open branding questions for team discussion when ambiguity is found.
アプリ・サービスのブランドエッセンス(USP・差別化・タグライン・カテゴリ帰属)を抽出・言語化し、構造化ドキュメントとして出力する。ロゴ、ASO、LP、トンマナ等あらゆるブランド制作物の前工程として機能する
Use this agent when establishing brand guidelines, ensuring visual consistency, managing brand assets, or evolving brand identity. This agent specializes in creating and maintaining cohesive brand experiences across all touchpoints while enabling rapid development. Examples:\n\n<example>\nContext: Creating brand guidelines for a new app
Use this agent when establishing brand guidelines, ensuring visual consistency, managing brand assets, or evolving brand identity. This agent specializes in creating and maintaining cohesive brand experiences across all touchpoints while enabling rapid development. Examples:\n\n<example>\nContext: Creating brand guidelines for a new app
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.