add-icon
✓Add a new Tabler icon to the project. Use when adding icons to the UI.
Installation
SKILL.md
This skill guides you through adding a new icon from Tabler Icons to the project.
Icons are managed via icons.json and automatically built by Vite plugin.
| renderer/icons.json | Icon list configuration | ✅ Yes | | renderer/vite.config.ts | Icon sprite plugin | ✅ Yes | | renderer/public/icons/tabler-sprite.svg | Generated sprite (Vite source) | ❌ No | | assets/dist/icons/tabler-sprite.svg | Build output (Dioxus asset) | ❌ No |
Add a new Tabler icon to the project. Use when adding icons to the UI. Source: arto-app/arto.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/arto-app/arto --skill add-icon- Source
- arto-app/arto
- Category
- *Creative Media
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is add-icon?
Add a new Tabler icon to the project. Use when adding icons to the UI. Source: arto-app/arto.
How do I install add-icon?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/arto-app/arto --skill add-icon Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/arto-app/arto
Details
- Category
- *Creative Media
- Source
- skills.sh
- First Seen
- 2026-02-01