icons
Installation
SKILL.md
Icons Skill
Use the Lucide icon library with local SVG files and the <icon-wc> Web Component for consistent, accessible icons.
CRITICAL: When to Use This Skill
ALWAYS use the <icon-wc> component. NEVER use inline SVGs.
| You Are Adding... | USE THIS SKILL |
|---|---|
| Icon button (close, menu, etc.) | YES |
| Navigation icons | YES |
| Status indicators (success, error, warning) | YES |
| Toggle switches with icons (theme, settings) | YES |
| Action buttons (save, delete, edit) | YES |
| Social sharing icons | YES |
| ANY visual indicator or icon | YES |