plugin87/figma-integration
Keep Figma and code in sync — map the 3-tier DTCG tokens to Figma Variables (collections + modes), sync in either direction, use the Figma MCP when connected, and verify component parity (variants/states). Use when the user wants to push tokens/components to Figma, pull a design into code, set up token↔Variable sync, or check design-code drift.
npx skills add https://github.com/plugin87/ux-ui-agent-skills --skill figma-integration
Bridge design (Figma) and code (this repo) in both directions. The token JSON stays the source of truth; Figma Variables mirror it.
workflows/figma-integration.md (token↔Variable mapping, sync directions, MCP usage, parity).tokens/theming.json).components/*.tokens/*.json (no orphan hex in designs).components/* file.python3 scripts/validate_tokens.py passes.Take plugin87/figma-integration from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.