Loading...
Loading...
Design professional, modern logos with automatic project context detection. Use when users ask to "create a logo", "design a logo", "generate brand identity", "make a favicon", or need visual brand assets. Analyzes project files (README, package.json, etc.) to understand product name, purpose, and existing brand colors before generating logo concepts.
npx skill4agent add luongnv89/skills logo-designerREADME.mdpackage.jsonpyproject.tomlCargo.tomlgo.mod/docs/brand_kit.md/.docs/brand_kit.mdbrand_kit.md/docs/prd.mdprd.md/assets/logo//public/logo/static/logo.github/Product: [name]
Type: [Developer Tool / SaaS / Startup / Enterprise / Consumer]
Purpose: [1-sentence description]
Audience: [target users]
Existing colors: [hex codes if found, or "None detected"]
Assets found: [list or "None"]| Project Type | Style | Examples |
|---|---|---|
| Developer/CLI/Open Source | Clean, technical, monochrome | GitHub, Linear, Vercel |
| SaaS/Productivity | Ultra-minimal, Apple-style | Notion, Stripe, Figma |
| Startup | Bold, distinctive, high-contrast | YC-style companies |
| Enterprise/B2B | Professional, trustworthy | Salesforce, IBM |
| Consumer/Mobile | Friendly, vibrant, icon-first | Instagram, Spotify |
#000000#FFFFFF#6B7280#22C55E#EF4444#F59E0B#3B82F6/assets/logo/
├── logo-full.svg # Mark + wordmark (horizontal)
├── logo-mark.svg # Symbol/icon only
├── logo-wordmark.svg # Text only
├── logo-icon.svg # App icon (square, padded)
├── favicon.svg # 16x16 optimized
├── logo-white.svg # White version for dark backgrounds
└── logo-black.svg # Black version for light backgroundsPrimary: #HEXCODE
Secondary: #HEXCODE (if applicable)
Accent/Highlight: #HEXCODE (for borders, lines, highlight text)
Background Light: #FFFFFF
Background Dark: #0A0A0Acolors: {
brand: {
primary: '#HEXCODE',
secondary: '#HEXCODE',
accent: '#HEXCODE',
}
}brand_kit.md## Analysis Summary
Product: fastbuild
Type: Developer/CLI Tool
Purpose: Fast incremental build system for large codebases
Audience: Software developers, DevOps engineers
Existing colors: None detected
Assets found: None
## Design Rationale
- **Symbol**: Abstract "F" formed by stacked horizontal bars suggesting speed and layered builds
- **Colors**: Default style guide — Black/White/Gray base with Bright Green highlight on the speed bars
- **Typography**: Geist Mono for CLI tool authenticity
## Colors
Primary: #000000
Secondary: #6B7280
Accent: #22C55E (highlights only — borders, lines)
Background Light: #FFFFFF
Background Dark: #0A0A0A