Remix Icon

🌐Community
by mrgoonie · vlatest · Repository

Transforms existing icons into unique, stylized remixes based on user prompts and artistic direction.

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 mrgoonie-remix-icon npx -- -y @trustedskills/mrgoonie-remix-icon
2

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

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

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

About This Skill

What it does

This skill provides access to a library of Remix Icon SVG icons. It allows AI agents to retrieve and display these icons based on user requests, enabling visual communication within applications or interfaces. The skill leverages the Remix Icons project for a wide range of readily available vector graphics.

When to use it

  • Visualizing information: Displaying icons alongside text descriptions in reports or summaries.
  • Creating interactive elements: Using icons as buttons or indicators in user interfaces.
  • Enhancing communication: Providing visual cues within chatbot conversations.
  • Building dashboards: Incorporating icons to represent data points and trends visually.

Key capabilities

  • Access to a large library of Remix Icons.
  • Retrieval of SVG icon code based on icon name.
  • Displaying icons in various applications or interfaces.

Example prompts

  • "Show me the 'home' icon."
  • "Get the SVG code for the 'search' icon."
  • “Can you display a ‘heart’ icon?”

Tips & gotchas

The skill relies on the Remix Icons project; ensure the agent has network access to retrieve icons. The specific naming conventions of Remix Icons must be used when requesting icons (e.g., "home" not "house").

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
mrgoonie
Installs
2

🌐 Community

Passed automated security scans.