We've launched Agent Skills for AI-powered Figma-to-code workflows, added slots to the Figma kit components, new Tailwind colors, updated AI models, and more.

This is a big one. We're shipping Agent Skills — a brand-new way to turn Figma designs into production-ready code using your AI coding tools — alongside slots in the Figma kit, new Tailwind colors, updated AI models in the plugin, and a batch of quality-of-life improvements across the board.
AI coding tools are great at writing code. They're not great at understanding design. You paste a Figma link, describe what you want, and the AI gives you something that technically works but looks nothing like the design. Wrong spacing, wrong components, hardcoded colors instead of your theme tokens.
Agent Skills fix that. They're detailed instruction files that your AI coding tool follows step by step — not prompts, not templates. Complete workflows that encode every convention, edge case, and best practice we've learned building with our shadcn/ui Kit for Figma.
Generate Code — Point your AI agent at any Figma frame and get a production-ready React component. The skill detects Pro Blocks, maps Figma components to your local shadcn/ui library, handles icons from all supported libraries, downloads assets, and runs a full audit checklist before it's done.
Import Variables — Sync your Figma design tokens (colors, radius, typography, shadows, spacing) as CSS custom properties directly into your globals.css. Supports oklch, hsl, and hex color formats, and auto-derives dark mode when only light tokens are available.
Agent Skills work with Claude Code, Cursor, Codex, and OpenCode. The three Design in Figma skills come with the Plus Package, the five Pro Blocks skills come with the React Package, and the Premium Package includes all ten. Check the full documentation for the step-by-step setup guide.
We've added slots to our Figma kit components. Slots let you swap predefined content areas inside a component without detaching the instance — you keep the component structure intact while customizing the content inside. This brings the Figma kit closer to how shadcn/ui components work in code, where you compose children and pass content through props.
The plugin now supports generating code for slot contents in the Build module, so your AI-generated code matches the slot structure you designed in Figma.
We've added four new base colors to both the Figma kit and the plugin's Create module: Taupe, Mauve, Mist, and Olive. These are softer, more nuanced neutrals that work well for projects that need a warmer or more distinctive feel beyond the standard gray scales.
Already have a Premium license? Install the skills now — check our Agent Skills documentation for setup instructions.
Founder @ shadcndesign.com

Ten agent skills covering the full shadcn/ui workflow: design in Figma, turn designs into code, and build pages with Pro Blocks. Included in the Plus, React, and Premium packages.

The Figma to shadcn/ui plugin now generates code tailored to your project. Plus we added support for the Claude 5 family and Gemini 3.5 Flash.

The shadcn/ui kit for Figma (PRO) now ships every style in a single file. Switch one variable mode and the whole kit restyles, plus a new Typeset system and Figma plugin 2.0.