Complete brand development system with emotive foundation. Triggers on requests for brand identity, logos, visual systems, or design guidelines. Creates distinctive, anti-AI-slop design from strategy through delivery.
Build complete brand identities that are coherent, distinctive, and impossible to confuse with generic AI output.
Anti-AI-Slop Focus: This process creates brands that are:
The secret: Start with emotive narrative before any visual work. This creates deep LLM memory that prevents generic drift.
brand-skill/
├── SKILL.md # Overview and routing (you are here)
├── TOOLS-REQUIRED.md # Prerequisites checklist
├── ADDENDUM-4-WEB-PRESENCE.md # Convergence theory (why LLMs revert to mean)
├── SKILL-AUDIT.md # Gap analysis from AutonoLabs build
├── Workflows/
│ ├── 00-EmotiveNarrative.md # Soul of the brand
│ ├── 01-Discovery.md # Strategy and positioning
│ ├── 02-VisualDirection.md # Reference exploration
│ ├── 03-MarkDevelopment.md # Logo via tracing or hand-coding
│ ├── 04-Wordmark.md # Typography and lockups
│ ├── 05-DesignSystem.md # Complete system (web + iOS)
│ ├── 05A-CompositionIdentity.md # Evolutionary diverge/kill/mutate process
│ ├── 06-DesignMdCreation.md # Consolidate to DESIGN.md
│ └── 07-Packaging.md # Final delivery
├── Templates/
│ ├── DESIGN-template.md # Comprehensive DESIGN.md template
│ ├── philosophy-template.md
│ ├── visual-philosophy-template.md
│ ├── design-guidelines-template.md
│ └── readme-template.md
└── Examples/
└── sorted-brand-kit/ # Real-world example (Sorted.fund)
Before anything else:
Workflows/00-Orchestrator.md — controls phase progression and state trackingTOOLS-REQUIRED.md — verify prerequisites.brand-progress.md in the project directory using the checklist from 00-Orchestrator.md. This is the living progress tracker — update it at each gate check.Create the soul before the visuals
Output: Beautiful emotive narrative in 4-6 paragraphs
Why first: This becomes the emotional context that every subsequent phase references. It prevents generic "clean and modern" drift by grounding all choices in human meaning.
Time: 20-30 minutes
Establish strategic foundation
Output: Brand positioning, voice guidelines
Context-aware: If you have codebase access, read project files first and draft a positioning hypothesis. Don't open with a questionnaire.
Time: 15-20 minutes
Generate reference images to find aesthetic territory
Output: Reference images (PNG) exploring directions
Optional: Can skip and go straight to SVG iteration (Phase 3)
Time: 10-15 minutes
Develop logo via tracing or hand-coded SVG
Output: [brand]-mark-final.svg, favicon PNG
Time: 20-60 minutes
Pair the mark with typography
Output: [brand]-wordmark-final.svg, variants
Time: 30-45 minutes
Define complete visual language for web AND iOS
Output: [brand]-design-guidelines.md
Includes iOS specifications:
Time: 30-60 minutes
Define how this brand uniquely occupies space
Output: Compositional framework + 3-5 named structural variants deployed for comparison
This is where the evolutionary process lives. Tokens (Phase 5) define materials; composition defines what to build with them. Without this phase, every brand converges to the same layout regardless of tokens.
Process:
Critical: The user's reference images and gut reactions drive this phase entirely. The LLM generates; the user selects. See 05A-CompositionIdentity.md for full process.
Time: 60-120 minutes (most important phase for distinctiveness)
Consolidate everything into one master reference
Output: DESIGN.md (comprehensive, living document)
Contains:
Why critical: Single source of truth. Any LLM can read DESIGN.md and understand the complete brand — preventing generic drift forever.
Time: 20-30 minutes
Collect assets for handoff
Output: [brand]-brand-kit/ folder (or .zip)
Time: 10-15 minutes
[brand]-emotive-narrative.md (Phase 0)[brand]-philosophy.md (Phase 1)[brand]-visual-philosophy.md (Phase 1/2)[brand]-mark-final.svg + favicon (Phase 3)[brand]-wordmark-*.svg (Phase 4)[brand]-design-guidelines.md (Phase 5)DESIGN.md — The single source of truth (Phase 6)Be honest with the user about this at the start of every brand engagement.
This skill produces excellent ingredients — emotive narratives, color palettes, typography systems, design tokens. What it cannot produce on its own is a distinctive composition — how those ingredients come together into something that doesn't look like every other well-designed page.
An LLM generates output by predicting the most probable next token. This is a statistical averaging operation. The output doesn't drift toward the average — it starts there, because the average is what the mechanism is optimized to find. "Good design" in the training data is overwhelmingly polished, balanced, finished, conventional. Every brand that asks for "good" gets the same good.
Specifically:
The user's direction, references, and gut reactions are not optional — they ARE the design. The LLM is the hand. The user is the eye.
Prescribing techniques doesn't help: "be bold" converges to the average of bold. "Break the grid" converges to the average of grid-breaking. Even "surprise me" converges to the average of surprise. Any instruction specific enough to produce a distinctive result becomes a new center of convergence.
The only escape is process, not instruction:
This evolutionary process is encoded in Phase 5.5 (Composition). See also: ADDENDUM-4-WEB-PRESENCE.md for the full theoretical framework.
The above doesn't mean the brand phases are pointless. The emotive narrative, philosophy, and tokens do critical work:
But tokens alone cannot prevent compositional convergence. The skill produces excellent ingredients. The user + evolutionary process determines the meal.
Don't aim for perfection on the first try. The process is evolutionary:
Version 15 is usually much better than version 3 — but only if the iterations are driven by human selection pressure, not by the LLM refining toward its own center.
You bring expertise; they bring taste. Present options with your reasoning, but let them choose. Use AskUserQuestion when you genuinely need direction, not for validation.
Phase 0 is not optional. Skipping it leads to soulless design. The narrative creates:
Logos exist at multiple sizes: hero (200px+), app icon (64px), favicon (32px, 16px). Test all of them. If it falls apart small, simplify.
Dark backgrounds should have warmth — pure #000 feels lifeless. Functional colors (green for success, red for error) carry meaning; don't use them decoratively.
Web and iOS should feel like "the same brand" but native to their platforms:
Font pairing requires methodology, not instinct. When selecting body fonts to pair with display fonts:
On lockup refinement: Show 3-4 spacing and sizing variants before finalizing. Text should be 60-75% of mark height for optical balance. Gap between mark and text: tight spacing (0.25x mark height) creates density, loose spacing (0.75x) creates breathing room. Let the brand philosophy guide which feels right.
On technical execution: Test typography rendering early - SVG text, web fonts, and export formats each have quirks that break differently. Validate before presenting to catch issues the user shouldn't see. If decorative elements are part of the concept, position them at natural boundaries (end of word, underlines, separate marks) rather than trying to align them with specific glyph features.
Avoid generic patterns: purple-blue gradients, overly rounded shapes, meaningless geometric decorations. Create something distinctive that the brand can own.
Remember: Generic is easy. Distinctive takes intention.
See TOOLS-REQUIRED.md for the complete checklist with installation commands.
npx svgo@latest — no global install needed)qlmanage on macOS)Phase 2 can use AI image generation for reference exploration. Requires API keys — see TOOLS-REQUIRED.md for setup.
Phases 0-1 work without any image generation. You only need API keys when you reach Phase 2 Mode A.
Selected in Phase 4 based on brand personality. No defaults prescribed.
Each phase has detailed instructions in Workflows/:
00-EmotiveNarrative.md — Create the soul and emotional foundation ⭐ NEW01-Discovery.md — Full discovery process with context-aware mode02-VisualDirection.md — Reference image generation guide03-MarkDevelopment.md — SVG iteration techniques04-Wordmark.md — Typography pairing and alignment05-DesignSystem.md — Token and component definitions (web + iOS)05A-CompositionIdentity.md — How the brand occupies space (evolutionary process) ⭐ NEW06-DesignMdCreation.md — Consolidate to master DESIGN.md07-Packaging.md — Asset collection and handoffRead the relevant workflow file when executing each phase.
Why this matters:
Traditional brand systems:
With DESIGN.md:
This is the insurance policy against generic design.
"Use the brand-skill to build a complete brand identity for [project].
Start with Phase 0: create the emotive narrative that captures the soul
of what we're building."
"Continue Phase 3 of the brand process. Here's feedback on v1-v5:
[your feedback]. Create the next iteration batch."
"I already have a logo. Skip to Phase 5 and create a design system
(web + iOS) that complements this mark: [describe logo]."
"We've completed Phases 0-5. Now create the master DESIGN.md file
that consolidates everything into one comprehensive reference."
Every brand created with this skill should:
If it could be any "clean and modern" brand with different hex values, we failed. Distinctiveness lives in composition — how the brand occupies space — not in tokens alone.
This skills library was used to create:
Compost.fi — "Quiet Infrastructure" brand
compost.fi/process.htmlSorted.fund — "Utility Sublime" brand
Examples/sorted-brand-kit/Both show the full 7-phase process in action, with distinctive results.
Last Updated: February 2026 — Version 3.0 Added: LLM design limitations honesty, Phase 5.5 Composition (evolutionary process), bitmap tracing for marks, font exploration, convergence framework