Icon Design

🌐Community
by jezweb · vlatest · Repository

Generates simple, scalable icons from text prompts, ideal for websites, apps, and presentations.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add icon-design npx -- -y @trustedskills/icon-design
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "icon-design": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/icon-design"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The icon-design skill enables AI agents to create custom icons tailored to specific needs. It supports generating vector-based icons in formats like SVG, as well as raster formats such as PNG. The agent can adjust styles, colors, and complexity based on user input.

When to use it

  • You need a unique visual element for an app or website.
  • You want to generate multiple icon variations quickly for design exploration.
  • Your project requires icons in both SVG and PNG formats.
  • You're working with limited design resources and need automated assistance.

Key capabilities

  • Generate vector-based icons (SVG)
  • Output raster icons (PNG)
  • Customize color schemes and styles
  • Create multiple icon variations based on prompts

Example prompts

  • "Create a minimalist SVG icon for a weather app with a sun symbol."
  • "Generate three PNG icons in blue tones representing 'settings', 'notifications', and 'profile'."
  • "Design an SVG icon that combines a lock and shield for security-related use."

Tips & gotchas

  • Provide clear, specific descriptions to ensure the generated icons match your vision.
  • While it supports multiple formats, complex design adjustments may require manual refinement in vector editing tools.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
jezweb
Installs
436

🌐 Community

Passed automated security scans.