Figma Icons Sync banner
auxi-wardrobe auxi-wardrobe

Figma Icons Sync

Security community

Description

--- name: figma-icons-sync description: Audit Figma vector nodes used on a screen, export missing SVG icons into auxi/src/assets/icons/, enforce naming + currentColor convention. Use when mobile-dev finds a Figma icon not yet in the asset folder, or before starting a screen that introduces new icons. --- # Figma SVG icon pipeline ## Why this exists Recurring qa-ui finding: back button renders literal `'<'` text glyph at fontSize 22 instead of `IconChevronLeft.svg`. Same for selected check (`'

Installation

Installs to ~/.claude/skills/auxi-wardrobe-auxi-all-in-figma-icons-sync/SKILL.md

Terminal
mkdir -p ~/.claude/skills/auxi-wardrobe-auxi-all-in-figma-icons-sync && curl -fsSL https://raw.githubusercontent.com/auxi-wardrobe/auxi-all-in/HEAD/.claude/skills/figma-icons-sync.md -o ~/.claude/skills/auxi-wardrobe-auxi-all-in-figma-icons-sync/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository