Better Icons

Use when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs. Commands: `better-icons search <query>` to find icons, `better-icons get <id>` to get SVG. Also available as MCP server for AI agents.

Overview

Better Icons is a specialized utility designed to streamline icon discovery and integration for frontend developers and AI agents. Part of the mxyhi/ok-skills repository, this tool provides a command-line interface to access over 200 icon libraries through the Iconify framework. Users can execute the `better-icons search` command to locate specific assets or use `better-icons get` to retrieve raw SVG data directly. Beyond its CLI functionality, it operates as a Model Context Protocol (MCP) server, allowing AI agents like Claude and Cursor to programmatically fetch icons during the development process. Built with TypeScript, it supports various environments and simplifies the task of sourcing consistent design assets across different React or web-based projects.

Use Cases

Searching for specific UI icons across multiple open-source libraries using CLI commands.
Automating SVG retrieval for AI-driven frontend development via MCP server integration.
Integrating diverse icon sets into React and TypeScript projects without manual downloads.

Install Notes

# Review source first
open https://github.com/mxyhi/ok-skills/blob/main/better-icons/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

Security Notes

Better Icons functions as a bridge to the Iconify API and requires standard network access to fetch SVG data. Users should ensure their environment permits outbound requests to icon providers. As part of the mxyhi/ok-skills collection, the tool follows the security practices of its source repository; however, developers should verify the licenses of individual icon sets retrieved through the service.

Related Skills

Theme Factory Skill

anthropics/skills

Frontend Design

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

CodexClaude
reviewros
150,001 starsSource linked

Anthropic Brand Styling

anthropics/skills

Frontend Design

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

CodexClaude
pythondesign
150,001 starsSource linked

canvas design

anthropics/skills

Frontend Design

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

Claude
designdocuments
150,001 starsSource linked

Web Artifacts Builder

anthropics/skills

Frontend Design

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

Claude
typescriptreact
150,001 starsSource linked

algorithmic art

anthropics/skills

Frontend Design

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violati

Claude
designbrowser
150,001 starsSource linked

Frontend Design

anthropics/skills

Frontend Design

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

CodexClaude
designfrontend
150,001 starsSource linked