The Logo Designer skill creates modern, professional logos by analyzing project context. It is aimed at developers and designers who need to generate brand assets efficiently.
$ npx skills add https://github.com/luongnv89/skills --skill logo-designerLogo Designer is an AI skill that creates professional, modern logos by analyzing your project context and requirements. It automates the logo generation process, eliminating the need for manual design work or hiring external designers. The skill produces brand-ready assets suitable for startups, products, and business ventures. It's designed for developers and designers who need to generate polished brand assets efficiently without extensive design expertise or time investment. Logo Designer integrates with AI coding agents like Claude Code and Cursor to streamline your design workflow.
Install the skill using the provided command and verify environment checks before running.
Generate logos for startups
Create branding assets for websites
Design promotional materials for events
Generate SVG logos for applications
$ npx skills add https://github.com/luongnv89/skills --skill logo-designergit clone https://github.com/luongnv89/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Design a modern, professional logo for [COMPANY], a [INDUSTRY] business. The logo should reflect [BRAND_VALUES or KEY_ATTRIBUTES] and work well in both color and black-and-white. Provide 3 variations with brief explanations of the design choices. Include SVG and PNG files in the output.
# Logo Design Proposal for GreenHarvest Farms ## **Variation 1: Leaf & Basket Emblem**  - **Concept**: A stylized leaf integrated with a woven basket to symbolize organic farming and sustainability. - **Colors**: Earthy green (#2E8B57) and warm brown (#8B4513) for a natural, trustworthy feel. - **Use Case**: Ideal for packaging, signage, and digital branding. ## **Variation 2: Minimalist Green Leaf**  - **Concept**: A sleek, abstract leaf with a negative space effect to represent growth and eco-friendliness. - **Colors**: Vibrant green (#228B22) with a white background for versatility. - **Use Case**: Perfect for social media profiles, business cards, and app icons. ## **Variation 3: Farm-to-Table Badge**  - **Concept**: A circular badge with a sunrise motif and the initials "GHF" to signify freshness and community. - **Colors**: Soft green (#556B2F) and gold (#FFD700) for a premium, artisanal appeal. - **Use Case**: Suitable for certifications, labels, and promotional materials. ### **SVG & PNG Files** ```svg <!-- SVG for Variation 1 --> <svg width="200" height="200" viewBox="0 0 200 200"> <path d="M100 20 L150 100 L100 180 L50 100 Z" fill="#2E8B57"/> <path d="M100 100 L120 120 L100 140 L80 120 Z" fill="#8B4513"/> </svg> ``` ```png <!-- PNG preview for Variation 2 (200x200px) -->  ```
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan