Interview
Claude asks about your brand name, audience, and aesthetic preferences to build a creative brief.
A Claude Code plugin for iterative logo design using SVG
Guides you through a structured interview, exploration, and refinement process to produce polished logos exported as PNGs.
Logo Designer turns a conversation into a finished logo. Ask Claude to design a logo, and the skill handles the rest -- from creative brief to exported assets.
Workflow
Claude asks about your brand name, audience, and aesthetic preferences to build a creative brief.
Generates 3-5 distinct SVG concepts displayed in a side-by-side preview for comparison.
Iterate on your chosen direction with adjustments to color, layout, typography, and detail.
Renders final PNGs at standard sizes ready for favicons, app icons, and social media.
Export
The final SVG is rendered to PNG at seven standard sizes covering favicons through high-resolution assets.
16, 32, and 48px sizes drop straight into your site's favicon setup.
192 and 512px sizes match the standard manifest icon requirements.
1024 and 2048px give you enough resolution for social cards, print, and marketing.
The original SVG is always preserved, so you can scale to any size or edit manually.
Install
Install the plugin, then ask Claude to design a logo. The skill activates automatically for logo-related prompts.
claude plugin add neonwatty/logo-designer-skill
Prerequisites
The skill auto-detects which renderer is available. Install any one of the following.
Fast, accurate SVG rendering via Node.
npm install -g @aspect-build/resvg
Full-featured SVG editor with CLI export.
brew install inkscape
Lightweight GNOME SVG rendering library.
brew install librsvg