Figma Theme Sync banner
auxi-wardrobe auxi-wardrobe

Figma Theme Sync

Design community

Description

--- name: figma-theme-sync description: Pull Figma variable collections (colors, spacing, fonts, radius) and diff against auxi/src/theme/theme.ts to surface token drift. Use when mobile-dev or tech-lead suspects the codebase tokens no longer match the Figma source of truth, or before starting a screen that touches existing tokens. --- # Figma → theme.ts sync ## Why this exists Recurring qa-ui finding: app background `#F3F5F9` (cool blue-gray) vs Figma `#f2efec` (warm cream). Font Poppins-Medi

Installation

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

Terminal
mkdir -p ~/.claude/skills/auxi-wardrobe-auxi-all-in-figma-theme-sync && curl -fsSL https://raw.githubusercontent.com/auxi-wardrobe/auxi-all-in/HEAD/.claude/skills/figma-theme-sync.md -o ~/.claude/skills/auxi-wardrobe-auxi-all-in-figma-theme-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