better-icons
Installation
SKILL.md
Better Icons
Search, compare, and export Iconify icons without drifting into inconsistent icon choices.
Table of Contents
- Standards snapshot
- When to use
- Required inputs
- Deliverables
- Failure mode
- Workflow
- Validation
- References
Standards snapshot
- Favor one icon family per surface unless the codebase already mixes families intentionally.
- Preserve accessibility: decorative icons stay hidden from assistive tech, semantic icons need a text label or adjacent copy.
- Prefer token-aligned sizing and color over ad hoc pixel and hex values.
- Use the CLI or MCP to fetch exact SVGs; do not retype vendor markup by hand.