Design Brief Builder
Creates comprehensive design briefs for freelancers or agencies — project scope, brand guidelines, moodboard references via Brave Search, and deliverable specifications. Prerequisites: brave-search MCP.
MCP get_skill({ skillId: "design-brief-builder-118cf9a7" })Use this skill with your agent
Create a free account and connect via MCP
# Design Brief Builder
Create comprehensive design briefs with scope, brand guidelines, moodboard references, and deliverable specs.
## When to Use
- "I need a design brief for {project}"
- "Help me brief a designer on my {logo/website/app}"
- "Create a creative brief for {campaign}"
## Requirements
- **Brave Search MCP** for design inspiration and competitor research
## Workflow
### Step 1 — Project Interview
- **Project type** (logo, website, app UI, marketing materials, social media)
- **Company / product name**
- **Target audience** (demographics, psychographics)
- **Brand personality** (modern, playful, premium, minimal, bold)
- **Colors preference** (any existing brand colors?)
- **Competitors / inspiration** (brands you admire)
- **Budget and timeline**
- **Deliverables needed** (file formats, sizes)
### Step 2 — Research Inspiration
```
brave_web_search: "{INDUSTRY} {PROJECT_TYPE} design inspiration {YEAR}"
brave_web_search: "{COMPETITOR_1} website design"
brave_web_search: "{COMPETITOR_2} branding"
brave_web_search: "{BRAND_PERSONALITY} {PROJECT_TYPE} design examples"
brave_image_search: "{STYLE} {PROJECT_TYPE} design"
```
### Step 3 — Generate Brief
```markdown
# Design Brief: {PROJECT_NAME}
📅 Date: {DATE} | 🎯 Project: {TYPE}
## 1. Company Overview
- **Name:** {COMPANY}
- **What we do:** {1-2 sentences}
- **Mission:** {statement}
## 2. Project Objective
- **What:** {What needs to be designed}
- **Why:** {Business goal this supports}
- **Success metric:** {How you'll know it worked}
## 3. Target Audience
- **Primary:** {Demographics, needs, behavior}
- **Secondary:** {If applicable}
- **They should feel:** {Desired emotional response}
## 4. Brand Guidelines
- **Personality:** {3-5 adjectives}
- **Voice:** {Tone description}
- **Colors:** {Existing or preferred palette}
- **Typography:** {Existing or preferred style}
- **Do:** {Visual style to aim for}
- **Don't:** {Visual style to avoid}
## 5. Scope & Deliverables
| Deliverable | Specs | Format |
|-------------|-------|--------|
| {Item 1} | {Size/dimensions} | {PNG/SVG/Figma/etc.} |
| {Item 2} | {Size} | {Format} |
## 6. Inspiration & References
- [{Reference 1 description}]({URL}) — I like: {what specifically}
- [{Reference 2}]({URL}) — I like: {what}
- [{Reference 3}]({URL}) — I like: {what}
## 7. Competitors to Differentiate From
- [{Competitor 1}]({URL}) — Their style: {description}
- [{Competitor 2}]({URL}) — Their style: {description}
## 8. Timeline
| Milestone | Date |
|-----------|------|
| Brief delivery | {DATE} |
| First concepts | {DATE} |
| Feedback round | {DATE} |
| Revisions | {DATE} |
| Final delivery | {DATE} |
## 9. Budget
- **Range:** ${X} — ${Y}
- **Includes:** {What's covered}
## 10. Point of Contact
- **Name:** {NAME}
- **Email:** {EMAIL}
- **Feedback style:** {How you'll provide feedback}
```
### Step 4 — Save Brief
```bash
mkdir -p outputs/creative
cat > "outputs/creative/design-brief-{PROJECT_SLUG}-{DATE}.md" << 'EOF'
{BRIEF}
EOF
```
## Important Rules
- Always include specific visual references — "modern" means different things to everyone
- Define what you DON'T want as clearly as what you do
- Include file format and size specs — save the designer a round-trip
- Realistic timelines — factor in feedback rounds
- One brief per project — don't bundle unrelated requests
## Example Prompts
- "I need a design brief for a new logo for my SaaS company"
- "Help me brief a freelancer for my website redesign"
- "Create a creative brief for my product launch campaign"Related Skills
More skills in Creative & Ideas
Brand Name & Tagline Generator
Generates brand names, product names, or taglines using linguistic techniques, checks domain availability via Brave Search, and scores each option. Prerequisites: brave-search MCP, python3.
Creative Writing Workshop
Guides structured creative writing sessions — short stories, poetry, flash fiction — with prompts, genre-specific techniques, feedback, and revision. Uses random seed generation for prompts. Prerequisites: python3.
Pitch Deck Outline Builder
Builds investor-ready pitch deck outlines with market research via Brave Search, slide-by-slide content, speaker notes, and a Mermaid business model diagram. Prerequisites: brave-search MCP, python3.
Structured Brainstorm & Idea Generator
Runs structured brainstorming sessions using proven frameworks (SCAMPER, random association, constraint removal) and Brave Search for inspiration. Produces ranked idea lists with feasibility scores. Prerequisites: brave-search MCP, python3.
Explore Other Categories
Skills from other categories with shared topics
Algorithmic Art
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Claude Design
Design one-off HTML artifacts (landing, deck, prototype).
Creative Ideation
Generate ideas via named methods from creative practice.