Agent skill · design visual · better-auth
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.
Why this skill is useful
Provides a CLI for searching and retrieving SVGs from 200+ icon libraries, which the AI wouldn't generate on its own.
What it needs
Requires better-icons installed locally. About 2k tokens when loaded. Last updated 2026-04-02. 1,217 stars on the source repository.
What this skill does
Better Icons Search and retrieve icons from 200+ libraries via Iconify. Installation Before using any better-icons commands, ensure the tool is available in the environment. Option 1 — Install globally (recommended, matches all examples below): Option 2 — Run without installing (prefix every command with npx or bunx): For AI agents: Prefer the global install so that better-icons is on $PATH and the commands below work as-is. Run the install step once during environment setup, then use the commands without npx/bunx. CLI Examples Icon ID Format prefix:name - e.g., lucide:home, mdi:arrow-right, heroicons:check Popular Collections lucide, mdi, heroicons, tabler, ph, ri, solar, iconamoon --- MCP Tools (for AI agents) Tool Description ------ ------------- searchicons Search across all libraries geticon Get single icon SVG geticons Batch retrieve multiple icons listcollections Browse available icon sets recommendicons Smart recommendations for use cases findsimilaricons Find variations across collections syncicon Add icon to project file scanprojecticons List icons in project TypeScript Interfaces API All icons from https://api.iconify.design
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills better-auth/skills--917c86