logo-generator▌
kostja94/marketing-skills · updated Apr 8, 2026
MDX-style export adds YAML metadata + attribution linking explainx.ai and this canonical listing URL.
Guides logo placement and implementation for brand recall and navigation. Logo placement affects user orientation and conversion.
Components: Logo
Guides logo placement and implementation for brand recall and navigation. Logo placement affects user orientation and conversion.
When invoking: On first use, if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.
Initial Assessment
Check for project context first: If .claude/project-context.md or .cursor/project-context.md exists, read it for brand guidelines and visual identity.
Brand guidelines source: Logo usage rules (clear space, minimum sizes, variants) come from branding (strategy), brand-visual-generator (visual specs), or media kit. Ensure alignment before implementation.
Identify:
- Context: Header, footer, standalone
- Platform: Web, mobile, both
- Brand guidelines: Size, clear space, variants (from brand-visual-generator or media kit)
Placement Best Practices
Optimal: Top-Left
- Brand recall: Users are 89% more likely to remember logos in top-left vs. right
- Left-aligned: ~39% brand recall vs. 21% for right-aligned
- Navigation anchor: Users expect logo to link to homepage; left placement is intuitive
- Scan pattern: Aligns with left-to-right reading flow
Avoid
- Centered logos: Users navigating home from centered logos are ~6x more likely to fail
- Right-aligned: Violates conventions; harms brand recognition
When Center May Work
- Minimal headers with few elements
- Brand-heavy landing pages where logo is focal point
- Ensure logo still links to homepage and is clearly clickable
Implementation
Linking
- Always link to homepage from logo
- Use
<a href="/">wrapping logo image - Expected behavior; don't break convention
Image
- Use appropriate format (SVG preferred for scalability)
- Provide
alttext: company/product name, not "logo" - Example:
alt="Acme Inc."notalt="Logo"
Size & Clear Space
- Minimum size: Document in brand guide; prevent illegibility at small sizes (favicon, mobile header).
- Clear space: Minimum space around logo; no text or graphics within this zone. Defined in brand-visual-generator.
- Responsive: Ensure readability on mobile; test at 375px, 768px, 1024px.
- Variants: Primary, secondary, monogram; light/dark backgrounds per brand guidelines.
AI Product Logo Design (Optional)
For AI/SaaS products, Alignify AI Logo Guide offers industry-specific guidance.
Design Trends
Examples are illustrative; no endorsement implied.
| Style | Use Case | Examples |
|---|---|---|
| Hexagon | Technical platforms, enterprise AI | Common in AI logos (e.g. OpenAI) |
| Rotation/swirl | Generative AI, creative tools | E.g. DeepMind, Stability AI |
| Minimalist robot | Assistants, chatbots | E.g. Jasper, Replika |
| Emoji/symbol | Consumer, friendly AI | E.g. Hugging Face, Zoom AI |
Design Process
- Positioning: B2B (professional, trustworthy) vs B2C (friendly, approachable)
- Core element: Choose hexagon, rotation, robot, or emoji per product type
- Color: Tech blue, blue-to-purple gradients, monochrome; consider dark mode
- Test sizes: Favicon, mobile, header; ensure recognition at small sizes
- Trademark check: Avoid conflicts with existing marks
Avoid
- Overly complex; modern AI logos favor minimalism
- Too similar to competitors; balance industry recognition with uniqueness
- Overly technical symbols for B2C; use friendlier designs
- Ignoring mobile display; test at multiple sizes
- Frequent rebranding; choose a long-term design
SEO
- Alt text supports accessibility and image SEO
- Logo link contributes to internal linking (homepage)
Accessibility
| Requirement | Practice |
|---|---|
| Alt text | Descriptive; company name |
| Contrast | Logo visible against background |
| Focus | Link receives visible focus state |
| Touch targets | Adequate size on mobile (>=44x44px) |
Output Format
- Placement recommendation
- Implementation notes (HTML, alt, link)
- Accessibility checklist
- AI products (optional): Design trend and archetype suggestions per positioning
Related Skills
- branding: Brand strategy; logo rules defined in brand guidelines
- navigation-menu-generator: Logo typically sits in header with nav
- hero-generator: Logo appears in hero context on landing pages
- media-kit-page-generator: Logo assets, brand guidelines, usage rules
- favicon-generator: Favicon derived from logo; consistent brand in browser tabs
- brand-visual-generator: Typography, colors, spacing; logo clear space and variants
How to use logo-generator on Cursor
AI-first code editor with Composer
Prerequisites
Before installing skills in Cursor, ensure your development environment meets these requirements:
- ›Cursor installed and configured on your development machine
- ›Node.js version 16.0+ with npm package manager (verify with
node --version) - ›Active project directory or workspace where you want to add logo-generator
Execute installation command
Execute the skills CLI command in your project's root directory to begin installation:
The skills CLI fetches logo-generator from GitHub repository kostja94/marketing-skills and configures it for Cursor.
Select Cursor when prompted
The CLI will show a list of available agents. Use arrow keys to navigate and space to select Cursor:
Verify installation
Confirm successful installation by checking the skill directory location:
Reload or restart Cursor to activate logo-generator. Access the skill through slash commands (e.g., /logo-generator) or your agent's skill management interface.
Security & Verification Notice
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your development environment. Always verify the publisher's identity, review recent commits, and test in isolated environments before production deployment.
List & Monetize Your Skill
Submit your Claude Code skill and start earning
Use Cases▌
Task Automation & Efficiency
Automate repetitive workflows and reduce manual effort
Example
Generate reports, summarize documents, draft communications
Save 3-5 hours per week on routine tasks
Knowledge Enhancement
Learn new skills, understand complex topics, get expert guidance
Example
Explain concepts, provide examples, suggest learning resources
Accelerate learning and skill development by 2x
Quality Improvement
Enhance output quality through reviews, suggestions, and refinements
Example
Review drafts, suggest improvements, catch errors
Improve work quality by 30-40% with less effort
Implementation Guide▌
Prerequisites
- ›Claude Desktop or compatible AI client with skill support
- ›Clear understanding of task or problem to solve
- ›Willingness to iterate and refine outputs
Time Estimate
15-45 minutes depending on use case complexity
Installation Steps
- 1.Install skill using provided installation command
- 2.Test with simple use case relevant to your work
- 3.Evaluate output quality and relevance
- 4.Iterate on prompts to improve results
- 5.Integrate into regular workflow if valuable
Common Pitfalls
- ⚠Expecting perfect results without iteration
- ⚠Not providing enough context in prompts
- ⚠Using skill for tasks outside its intended scope
- ⚠Accepting outputs without review and validation
Best Practices▌
✓ Do
- +Start with clear, specific prompts
- +Provide relevant context and constraints
- +Review and refine all outputs before using
- +Iterate to improve output quality
- +Document successful prompt patterns
✗ Don't
- −Don't use without understanding skill limitations
- −Don't skip validation of outputs
- −Don't share sensitive information in prompts
- −Don't expect skill to replace human judgment
💡 Pro Tips
- ★Be specific about desired format and style
- ★Ask for multiple options to choose from
- ★Request explanations to understand reasoning
- ★Combine AI efficiency with human expertise
When to Use This▌
✓ Use When
Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.
✗ Avoid When
Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.
Learning Path▌
- 1Familiarize yourself with skill capabilities and limitations
- 2Start with low-risk, non-critical tasks
- 3Progress to more complex and valuable use cases
- 4Build expertise through regular use and experimentation
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.6★★★★★68 reviews- ★★★★★Arya Chen· Dec 28, 2024
Useful defaults in logo-generator — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
- ★★★★★Michael Johnson· Dec 16, 2024
Useful defaults in logo-generator — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
- ★★★★★Mia Torres· Dec 12, 2024
logo-generator has been reliable in day-to-day use. Documentation quality is above average for community skills.
- ★★★★★Chinedu Anderson· Dec 12, 2024
logo-generator fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Maya Thompson· Dec 8, 2024
We added logo-generator from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Chaitanya Patil· Dec 4, 2024
I recommend logo-generator for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Michael Taylor· Dec 4, 2024
logo-generator fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Arya Haddad· Nov 27, 2024
logo-generator reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Piyush G· Nov 23, 2024
logo-generator fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Arya Ndlovu· Nov 23, 2024
I recommend logo-generator for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
showing 1-10 of 68