Figma Design Extraction banner
auxi-wardrobe auxi-wardrobe

Figma Design Extraction

Design community

Description

--- name: figma-design-extraction description: REQUIRED first step whenever the input is a Figma URL or the task says "implement from design" / "match design" / "build this screen from Figma". Read the Figma file thoroughly via the Figma MCP — navigate the node tree, decode auto-layout, lift tokens/variables, enumerate variants, audit text and effect styles, and avoid common misreads. ALWAYS pair with figma-to-rn-workflow as the next step. Triggered automatically by mobile-dev when execution inv

Installation

Installs to ~/.claude/skills/auxi-wardrobe-auxi-all-in-figma-design-extraction/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository