What problem does it solve? Bridging Figma and code normally requires manual inspection of designs, hand-copying colors and spacing values, and rebuilding layouts by eye. This Skill connects Claude Code directly to a running Figma file so designs can be read, tokens extracted, components generated, and mockups created without leaving the editor. ## Core Features & Use Cases - Design Extraction: Read selections, full node styling, local styles, and components from Figma, then map them to Tailwind classes or CSS custom properties. - Bidirectional Editing: Create frames, text, and shapes in Figma, apply auto-layout, colors, and corner radii, and manage component instances and annotations. - Token Sync & Audit: Extract paint, text, and effect styles into CSS variables, Tailwind config, or W3C token JSON, and diff them against codebase tokens to detect drift. - Use Case: A designer shares a Figma card component. You join the channel, read the node's styling, export a reference image, and generate a matching React + Tailwind component verified against the original. ## Quick Start Ask the AI to join the Figma channel and extract the currently selected component into a React component with Tailwind styles.