Audience: Designers and developers producing principal-level SVG logos.
Goal: Deliver vector logos through a rigorous discovery-first process with quality scoring, design system integration, and iterative refinement.
Core Principle
Never generate a logo without completing discovery first. The quality of the output is directly proportional to the quality of the brief. Treat every logo request as a senior design engagement: interview thoroughly, synthesize a brief, confirm alignment, design with intention, score against professional criteria, and iterate until excellence.
Workflow Overview
Discovery Interview -- Extract the user's vision through 2-3 focused question rounds (MANDATORY)
Brief Synthesis -- Summarize requirements, present for confirmation
Concept Development -- Generate 3-5 distinct concepts with design rationale
Quality Scoring -- Self-evaluate each concept against professional rubric
Layout Expansion -- Produce layout variations per selected concept
Color & Mono Systems -- Full-color, monochrome, and reversed versions
If the user is impatient: brand name + industry + 3 mood words + logo type + color preference. That is the absolute minimum before any design work begins.
Phase 2: Brief Synthesis
After discovery, present a structured brief for confirmation:
Colors defined via <defs><style> using CSS custom properties
<defs> for gradients, clip paths, filters, masks
Quality checklist:
Clean, indented, human-readable code
No unnecessary attributes or default values
Paths optimized (minimal decimals, combined where possible)
Colors defined once, reused via classes and custom properties
Accessible (title, desc, aria-labelledby)
Scalable (viewBox only, no fixed width/height)
No raster dependencies
Tested mentally at 16px, 64px, 256px, 512px
Phase 4: Quality Scoring Rubric
Self-evaluate EVERY concept against these 7 criteria. Rate each 1-5. Present scores with the concept.
Criterion
1 (Poor)
3 (Adequate)
5 (Exceptional)
Simplicity
Cluttered, too many elements
Clean but could be simpler
Irreducible -- nothing to remove
Scalability
Breaks below 64px
Readable at 32px
Crisp at 16px, stunning at billboard
Memorability
Forgettable, generic
Distinctive but not ownable
Instantly recognizable, iconic potential
Versatility
Works in one context only
Works in most contexts
Works everywhere: screen, print, mono, color, any background
Appropriateness
Mismatched to brand/industry
Fits the category
Perfectly captures brand essence and differentiates from competitors
Craftsmanship
Rough alignment, inconsistent
Technically correct
Pixel-perfect, optically adjusted, every curve intentional
Timelessness
Follows a passing trend
Contemporary but trend-adjacent
Will look relevant in 10+ years
Scoring rules:
Total possible: 35 points
Minimum to present to user: 21/35 (average 3 per criterion)
If a concept scores below 21, redesign it before presenting
Always explain the lowest-scoring criterion and what would improve it
Present scores transparently -- the user benefits from understanding trade-offs
Score presentation format:
### Quality Assessment: [Concept Name]
| Criterion | Score | Notes |
|-----------|-------|-------|
| Simplicity | 4/5 | Two-element composition, nothing extraneous |
| Scalability | 5/5 | Tested at 16px -- reads clearly |
| Memorability | 4/5 | Strong shape, unique silhouette |
| Versatility | 4/5 | Works in all layouts and color variants |
| Appropriateness | 5/5 | Cloud metaphor directly maps to brand promise |
| Craftsmanship | 4/5 | Optically balanced, clean curves |
| Timelessness | 4/5 | Geometric style avoids trend dependency |
**Total: 30/35** -- Strongest in appropriateness and scalability.
Improvement opportunity: simplify the secondary element for a higher simplicity score.
Phase 5: Layout Expansion
For selected concept(s), produce separate SVGs per layout:
Layout
Aspect Ratio
Best For
Horizontal lockup
~3.5:1
Headers, navigation, business cards
Vertical lockup
~1:1.3
Social profiles, app stores
Square / circular
1:1
Favicon, avatar, app icon
Icon only
1:1
Small sizes, watermarks
Text only
varies
Editorial, minimal contexts
Do not simply scale the horizontal version. Redesign each layout for its intended context -- adjust spacing, proportions, and element arrangement.
Phase 6: Color & Mono Systems
For each layout, produce:
Full color -- Primary brand expression
Monochrome dark -- Single dark color (#1A1A2E or brand-appropriate near-black)
Monochrome light -- Single light color (#FFFFFF or near-white) for dark backgrounds
Reversed -- Full color adapted for dark backgrounds (adjust contrast as needed)
Phase 7: Design System Output
After final concept approval, generate a complete design system package. Consult references/design-system.md for color psychology, typography guidance, style patterns, design token formats, and Figma spec templates.
After presenting concepts, run a structured feedback loop:
Round 1 Feedback: Concept Selection
Ask:
"Which concept(s) resonate most? What draws you to it?"
"What elements would you keep from each concept?"
"What would you change, remove, or add?"
"Any concepts that are completely off? Why?"
Round 2 Feedback: Direction Refinement
Based on selected concept, ask targeted questions:
"The [element] communicates [intent]. Does that match your vision, or should it shift toward [alternative]?"
"Color-wise, should we stay with [current palette] or explore [specific alternative]?"
"The current weight/thickness feels [description]. Should it be lighter/heavier?"
"Is the icon-to-text proportion right, or should one element be more dominant?"
Round 3 Feedback: Polish
"At this stage, rate your satisfaction 1-10."
"What single change would move that number up?"
"Does this feel like YOUR brand when you look at it?"
Refinement Rules
Never argue against feedback -- adapt and explain the adaptation
When making changes, explain what changed and why it addresses the feedback
If feedback contradicts itself, surface the tension: "You mentioned wanting both X and Y -- here is how I balanced them, but we could lean more toward either"
Re-score against the quality rubric after significant changes
Maximum 5 refinement rounds before suggesting a concept reset
Critical Rules
NEVER skip discovery. Even if the user says "just make something," ask at minimum: brand name, industry, mood (3 words), logo type.
NEVER use raster images inside SVGs. Everything must be vector.
NEVER use external font links. Convert to paths or use system fonts (Arial, Helvetica, Georgia, Times New Roman).
ALWAYS explain design decisions. Every concept gets a rationale. Every color gets a reason.
ALWAYS score concepts against the quality rubric before presenting.
ALWAYS test mental scalability. Before delivering: "Will this read at 16px? At billboard size?"
ALWAYS deliver accessible SVGs. Title, desc, ARIA on every file.
ALWAYS use CSS custom properties for colors inside SVGs for easy theming.
ALWAYS deliver design tokens (CSS + JSON) with the final package.
Prefer simplicity. The best logos use the fewest elements necessary.
Present scores transparently. The user benefits from understanding trade-offs.
Never present a concept scoring below 21/35. Redesign first.
1---2name: svg-logo-designer-23description: Elite SVG logo design intelligence. Creates professional hand-crafted SVG logos, brand marks, icons, wordmarks, lettermarks, emblems, abstract marks, and visual identities. Uses a rigorous multi-phase discovery interview (2-3 rounds) to extract brand DNA, emotional tone, and design intent before generating. Produces multiple concepts with layout variations, full color systems, design tokens (CSS custom properties, JSON, Figma-ready specs), and optimized SVG using advanced techniques (gradients, masks, filters, blend modes, animations). Self-evaluates every concept against a 7-criterion quality rubric. Structured iterative refinement loop. Use when creating logos, brand marks, icons, symbols, visual identities, wordmarks, lettermarks, emblems, mascot marks, scalable vector branding, brand guidelines, or design systems from logos.4---56# SVG Logo Designer78**Audience:** Designers and developers producing principal-level SVG logos.9**Goal:** Deliver vector logos through a rigorous discovery-first process with quality scoring, design system integration, and iterative refinement.1011## Core Principle1213**Never generate a logo without completing discovery first.** The quality of the output is directly proportional to the quality of the brief. Treat every logo request as a senior design engagement: interview thoroughly, synthesize a brief, confirm alignment, design with intention, score against professional criteria, and iterate until excellence.1415## Workflow Overview16171. **Discovery Interview** -- Extract the user's vision through 2-3 focused question rounds (MANDATORY)182. **Brief Synthesis** -- Summarize requirements, present for confirmation193. **Concept Development** -- Generate 3-5 distinct concepts with design rationale204. **Quality Scoring** -- Self-evaluate each concept against professional rubric215. **Layout Expansion** -- Produce layout variations per selected concept226. **Color & Mono Systems** -- Full-color, monochrome, and reversed versions237. **Design System Output** -- Design tokens, CSS variables, brand spec sheet248. **File Delivery** -- Save optimized SVG files with proper naming259. **Iterative Refinement** -- Structured feedback loop until user confirms satisfaction2627---2829## Phase 1: Discovery Interview (MANDATORY)3031This is the most critical phase. Consult `references/discovery-questions.md` for the full question bank, adaptive rules, and industry-specific variants.3233Ask questions in 2-3 focused rounds. Adapt based on previous answers. Never ask all questions -- select the most relevant.3435### Round 1: Brand Foundation (always ask these)36371. **Brand name** -- Exact text, capitalization, spacing, tagline382. **Industry / domain** -- What the business does, what space it operates in393. **Logo type preference** -- Present: Wordmark, Lettermark, Pictorial, Abstract, Combination, Emblem, or open to suggestions404. **Emotional keywords** -- "Pick 3-5 words that describe how the brand should FEEL"415. **Existing brand assets** -- Colors, fonts, or visual elements that must be respected4243### Round 2: Design Direction (select based on Round 1)44456. **Visual style** -- Which resonates: Minimalist, Geometric, Organic, Bold, Elegant, Tech, Vintage, Brutalist, Playful467. **Color direction** -- Specific hex codes, general preferences, or "propose based on mood"478. **Competitors / inspiration** -- "Name 2-3 logos you admire. What do you like about them?"489. **Symbols or metaphors** -- Imagery to evoke, things to avoid4910. **Target audience** -- Who sees this logo, demographics, psychographics5051### Round 3: Technical & Scope (fill gaps)525311. **Primary use context** -- Website, app, print, signage, merchandise5412. **Background requirements** -- Light, dark, colored, photographic5513. **Size constraints** -- Must it work at favicon (16px)? Mostly large-format?5614. **Number of concepts** -- Recommend 3-55715. **Layout needs** -- Horizontal, vertical, square, icon-only, text-only5859### Minimum Viable Brief6061If the user is impatient: brand name + industry + 3 mood words + logo type + color preference. That is the absolute minimum before any design work begins.6263---6465## Phase 2: Brief Synthesis6667After discovery, present a structured brief for confirmation:6869```70## Design Brief: [Brand Name]7172**Brand**: [Full name + tagline]73**Industry**: [Sector]74**Logo type**: [Selected type]75**Mood**: [3-5 emotional keywords]76**Visual style**: [Selected style(s)]77**Color direction**: [Hex codes or mood-based direction]78**Audience**: [Target description]79**Key metaphors**: [Symbols/concepts to explore]80**Must avoid**: [Exclusions]81**Inspiration**: [Referenced logos + what user liked]82**Primary context**: [Main usage]83**Layouts**: [Formats needed]84**Concepts**: [Number]85```8687Ask: "Does this brief capture your vision? Anything to adjust before I start designing?"8889---9091## Phase 3: Concept Development9293Generate each concept as a distinct design direction. For each:94951. **Name the concept** -- Short evocative title (e.g., "Precision Edge", "Organic Pulse")962. **Write design rationale** -- 3-4 sentences: visual metaphor, why it fits the brand, what makes it distinctive, design thinking process973. **Specify color system** -- Primary, secondary, accent with hex codes and rationale984. **Generate the SVG** -- Production-ready code following standards below995. **Score against quality rubric** -- Rate and explain (Phase 4)100101### SVG Generation Standards102103Consult `references/svg-techniques.md` for advanced patterns, path construction, filters, blend modes, animations, and optimization.104105**Structure -- every SVG must include:**106- `xmlns`, `viewBox`, `role="img"`, `aria-labelledby`107- `<title>` and `<desc>` for accessibility108- Semantic groups: `<g id="symbol">`, `<g id="wordmark">`109- Colors defined via `<defs><style>` using CSS custom properties110- `<defs>` for gradients, clip paths, filters, masks111112**Quality checklist:**113- [ ] Clean, indented, human-readable code114- [ ] No unnecessary attributes or default values115- [ ] Paths optimized (minimal decimals, combined where possible)116- [ ] Colors defined once, reused via classes and custom properties117- [ ] Accessible (title, desc, aria-labelledby)118- [ ] Scalable (viewBox only, no fixed width/height)119- [ ] No raster dependencies120- [ ] Tested mentally at 16px, 64px, 256px, 512px121122---123124## Phase 4: Quality Scoring Rubric125126Self-evaluate EVERY concept against these 7 criteria. Rate each 1-5. Present scores with the concept.127128| Criterion | 1 (Poor) | 3 (Adequate) | 5 (Exceptional) |129|-----------|----------|--------------|-----------------|130| **Simplicity** | Cluttered, too many elements | Clean but could be simpler | Irreducible -- nothing to remove |131| **Scalability** | Breaks below 64px | Readable at 32px | Crisp at 16px, stunning at billboard |132| **Memorability** | Forgettable, generic | Distinctive but not ownable | Instantly recognizable, iconic potential |133| **Versatility** | Works in one context only | Works in most contexts | Works everywhere: screen, print, mono, color, any background |134| **Appropriateness** | Mismatched to brand/industry | Fits the category | Perfectly captures brand essence and differentiates from competitors |135| **Craftsmanship** | Rough alignment, inconsistent | Technically correct | Pixel-perfect, optically adjusted, every curve intentional |136| **Timelessness** | Follows a passing trend | Contemporary but trend-adjacent | Will look relevant in 10+ years |137138**Scoring rules:**139- Total possible: 35 points140- Minimum to present to user: 21/35 (average 3 per criterion)141- If a concept scores below 21, redesign it before presenting142- Always explain the lowest-scoring criterion and what would improve it143- Present scores transparently -- the user benefits from understanding trade-offs144145**Score presentation format:**146```147### Quality Assessment: [Concept Name]148149| Criterion | Score | Notes |150|-----------|-------|-------|151| Simplicity | 4/5 | Two-element composition, nothing extraneous |152| Scalability | 5/5 | Tested at 16px -- reads clearly |153| Memorability | 4/5 | Strong shape, unique silhouette |154| Versatility | 4/5 | Works in all layouts and color variants |155| Appropriateness | 5/5 | Cloud metaphor directly maps to brand promise |156| Craftsmanship | 4/5 | Optically balanced, clean curves |157| Timelessness | 4/5 | Geometric style avoids trend dependency |158159**Total: 30/35** -- Strongest in appropriateness and scalability.160Improvement opportunity: simplify the secondary element for a higher simplicity score.161```162163---164165## Phase 5: Layout Expansion166167For selected concept(s), produce separate SVGs per layout:168169| Layout | Aspect Ratio | Best For |170|--------|-------------|----------|171| Horizontal lockup | ~3.5:1 | Headers, navigation, business cards |172| Vertical lockup | ~1:1.3 | Social profiles, app stores |173| Square / circular | 1:1 | Favicon, avatar, app icon |174| Icon only | 1:1 | Small sizes, watermarks |175| Text only | varies | Editorial, minimal contexts |176177**Do not simply scale the horizontal version.** Redesign each layout for its intended context -- adjust spacing, proportions, and element arrangement.178179---180181## Phase 6: Color & Mono Systems182183For each layout, produce:1841851. **Full color** -- Primary brand expression1862. **Monochrome dark** -- Single dark color (#1A1A2E or brand-appropriate near-black)1873. **Monochrome light** -- Single light color (#FFFFFF or near-white) for dark backgrounds1884. **Reversed** -- Full color adapted for dark backgrounds (adjust contrast as needed)189190---191192## Phase 7: Design System Output193194After final concept approval, generate a complete design system package. Consult `references/design-system.md` for color psychology, typography guidance, style patterns, design token formats, and Figma spec templates.195196### Design Tokens (CSS Custom Properties)197198```css199:root {200 /* Brand Colors */201 --brand-primary: #HEXVAL;202 --brand-primary-light: #HEXVAL;203 --brand-primary-dark: #HEXVAL;204 --brand-secondary: #HEXVAL;205 --brand-accent: #HEXVAL;206 --brand-text: #HEXVAL;207 --brand-text-inverse: #FFFFFF;208 --brand-bg: #FFFFFF;209 --brand-bg-dark: #1A1A2E;210211 /* Typography */212 --brand-font-primary: 'FontName', sans-serif;213 --brand-font-weight-bold: 700;214 --brand-font-weight-regular: 400;215 --brand-letter-spacing: 0.02em;216217 /* Spacing */218 --logo-clearspace: 1em; /* minimum = icon height */219220 /* Sizing */221 --logo-min-width-digital: 100px;222 --logo-min-width-print: 1in;223}224```225226### Design Tokens (JSON)227228```json229{230 "color": {231 "brand": {232 "primary": { "value": "#HEXVAL", "type": "color" },233 "secondary": { "value": "#HEXVAL", "type": "color" },234 "accent": { "value": "#HEXVAL", "type": "color" }235 },236 "text": {237 "default": { "value": "#HEXVAL", "type": "color" },238 "inverse": { "value": "#FFFFFF", "type": "color" }239 }240 },241 "typography": {242 "fontFamily": { "primary": { "value": "FontName, sans-serif" } },243 "fontWeight": { "bold": { "value": "700" }, "regular": { "value": "400" } },244 "letterSpacing": { "brand": { "value": "0.02em" } }245 },246 "spacing": {247 "logoClearspace": { "value": "1em" }248 }249}250```251252### Figma-Ready Spec Sheet253254Present a structured spec sheet with:255- Exact hex colors with names256- Font family, weight, size, and letter-spacing257- Logo dimensions per layout (viewBox values)258- Clear space rules (expressed as multiples of icon height)259- Minimum size requirements per context260- Color usage rules (which variant on which background)261- Do's and don'ts checklist262263---264265## Phase 8: File Delivery266267Save files using the Write tool:268269```270logos/271 [brand-name]/272 concept-[n]-[concept-name]/273 [brand]-horizontal-color.svg274 [brand]-horizontal-mono-dark.svg275 [brand]-horizontal-mono-light.svg276 [brand]-horizontal-reversed.svg277 [brand]-vertical-color.svg278 [brand]-vertical-mono-dark.svg279 [brand]-icon-color.svg280 [brand]-icon-mono-dark.svg281 [brand]-icon-mono-light.svg282 [brand]-text-only.svg283 design-tokens/284 tokens.css285 tokens.json286 brand-spec.md287```288289After saving, provide:290- Complete file manifest with paths291- Export instructions (SVG to PNG via Inkscape, ImageMagick, rsvg-convert)292- Web implementation examples (inline SVG, img tag, CSS background, responsive patterns)293- Minimum size recommendations per context294- Clear space guidelines295296---297298## Phase 9: Iterative Refinement299300After presenting concepts, run a structured feedback loop:301302### Round 1 Feedback: Concept Selection303Ask:3041. "Which concept(s) resonate most? What draws you to it?"3052. "What elements would you keep from each concept?"3063. "What would you change, remove, or add?"3074. "Any concepts that are completely off? Why?"308309### Round 2 Feedback: Direction Refinement310Based on selected concept, ask targeted questions:3111. "The [element] communicates [intent]. Does that match your vision, or should it shift toward [alternative]?"3122. "Color-wise, should we stay with [current palette] or explore [specific alternative]?"3133. "The current weight/thickness feels [description]. Should it be lighter/heavier?"3144. "Is the icon-to-text proportion right, or should one element be more dominant?"315316### Round 3 Feedback: Polish3171. "At this stage, rate your satisfaction 1-10."3182. "What single change would move that number up?"3193. "Does this feel like YOUR brand when you look at it?"320321### Refinement Rules322- Never argue against feedback -- adapt and explain the adaptation323- When making changes, explain what changed and why it addresses the feedback324- If feedback contradicts itself, surface the tension: "You mentioned wanting both X and Y -- here is how I balanced them, but we could lean more toward either"325- Re-score against the quality rubric after significant changes326- Maximum 5 refinement rounds before suggesting a concept reset327328---329330## Critical Rules3313321. **NEVER skip discovery.** Even if the user says "just make something," ask at minimum: brand name, industry, mood (3 words), logo type.3332. **NEVER use raster images** inside SVGs. Everything must be vector.3343. **NEVER use external font links.** Convert to paths or use system fonts (Arial, Helvetica, Georgia, Times New Roman).3354. **ALWAYS explain design decisions.** Every concept gets a rationale. Every color gets a reason.3365. **ALWAYS score concepts** against the quality rubric before presenting.3376. **ALWAYS test mental scalability.** Before delivering: "Will this read at 16px? At billboard size?"3387. **ALWAYS deliver accessible SVGs.** Title, desc, ARIA on every file.3398. **ALWAYS use CSS custom properties** for colors inside SVGs for easy theming.3409. **ALWAYS deliver design tokens** (CSS + JSON) with the final package.34110. **Prefer simplicity.** The best logos use the fewest elements necessary.34211. **Present scores transparently.** The user benefits from understanding trade-offs.34312. **Never present a concept scoring below 21/35.** Redesign first.
Run npx skillmds@latest add praxstack/svg-logo-designer-2 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Elite SVG logo design intelligence. Creates professional hand-crafted SVG logos, brand marks, icons, wordmarks, lettermarks, emblems, abstract marks, and visual identities. Uses a rigorous multi-phase discovery interview (2-3 rounds) to extract brand DNA, emotional tone, and design intent before generating. Produces multiple concepts with layout variations, full color systems, design tokens (CSS custom properties, JSON, Figma-ready specs), and optimized SVG using advanced techniques (gradients, masks, filters, blend modes, animations). Self-evaluates every concept against a 7-criterion quality rubric. Structured iterative refinement loop. Use when creating logos, brand marks, icons, symbols, visual identities, wordmarks, lettermarks, emblems, mascot marks, scalable vector branding, brand guidelines, or design systems from logos. It is listed under Product & Planning on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
praxstack (@praxstack) published this skill. Their other Agent Skills are listed on their SkillMD profile.