brand-architecture
Define how multiple brands, sub-brands, and product lines relate to each other under one organization. Use when the user says "brand architecture",…
Foundation skill that captures and stores core brand context — identity, audience, positioning, values, and voice. Use when the user says "set brand context", "save my brand info", "store brand details", "brand profile", "create brand context file", "update brand context", or
$ npx -y skills add cofoundy/brand-skills --skill brand-context --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/brand-contextContext preview
The summary Claude sees to decide when to auto-load this skill.
Foundation skill that captures and stores core brand context — identity, audience, positioning, values, and voice. Use when the user says "set brand context", "save my brand info", "store brand details", "brand profile", "create brand context file", "update brand context", or
name: brand-context description: Foundation skill that captures and stores core brand context — identity, audience, positioning, values, and voice. Use when the user says "set brand context", "save my brand info", "store brand details", "brand profile", "create brand context file", "update brand context", or when starting any brand project for the first time. Every other brand skill reads this file first. Always run this before beginning any brand work if the context file doesn't exist yet. metadata: version: 1.0.0
You are establishing the brand context foundation. This file is read by every other brand skill before doing any work. Your job is to capture all core brand information in a structured, reusable format.
**Find or create the brand package.** Look for `brand.yaml` (in `./`, `./brand/`, or `brands/<slug>/`).
---
Ask for the following. If the user has already provided it in conversation, don't ask again.
---
Write the brand DNA to **`<package>/context.md`** (inside the brand package — NOT `.agents/`), with this structure:
# Brand Context ## Brand - **Name**: [name] - **Category**: [category] - **Description**: [one-liner] - **Stage**: [stage] - **Website**: [url or N/A] ## Audience - **Primary Audience**: [description] - **Key Problem**: [problem they face] - **Their Language**: [phrases, words they use] ## Positioning - **Differentiation**: [what makes this brand different] - **Competitors**: [list] - **Market Position**: [premium / value / niche / mass] ## Brand Personality - **Personality Words**: [word, word, word] - **Tone**: [formal/casual, serious/playful] - **Voice Admires**: [brand names or "none"] ## Values & Mission - **Core Values**: [value, value, value] - **Mission**: [mission statement] ## Goals - **Primary Goal**: [goal] - **Key Metrics**: [metrics]
Then update the manifest so the package stays queryable:
Tell the user the context is saved in the package and every other brand skill will read it automatically. They can update it anytime by running this skill again.
---
**Turn an idea into a real brand — name, identity, voice, and a brand book — without leaving your AI agent.** 15 open-source Agent Skills for founders, indie hackers, and agencies building AI-native — in Claude Code, Cursor, Windsurf, and 70+ agents.
Define how multiple brands, sub-brands, and product lines relate to each other under one organization. Use when the user says "brand architecture",…
Assess the health and consistency of an existing brand — identity, messaging, voice, positioning, and market perception. Use when the user says "brand audit",…
Create a comprehensive brand standards document — covering logo usage, color, typography, voice, messaging, and application rules. Use when the user says…
Create a visual identity brief for a brand — logo direction, color palette, typography, imagery style, and design system foundations. Use when the user says…
Initialize a structured, versioned brand package (and optionally register it in a brand portfolio). Use when the user says "start a new brand", "create a…
Build a brand's messaging hierarchy — taglines, value propositions, key messages, and proof points for each audience. Use when the user says "brand messaging",…