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.

When we shipped the first two Agent Skills in March, the idea was simple: stop prompting your AI tool from scratch and give it a complete, tested workflow instead. Those two skills turned Figma frames into code and synced design tokens. Useful, but they covered one slice of the work.
Today we're replacing them with a collection of ten skills that covers the whole shadcn/ui workflow: designing in Figma, turning designs into production-ready code, and building full pages with Pro Blocks. They work with Claude Code, Cursor, Codex, OpenCode, and any AI tool that supports the open agent skills format. The design skills also run inside the Figma agent as custom skills.
Three skills for working inside the shadcn/ui kit for Figma:
These run in a code editor driving the Figma MCP, or directly in the Figma agent with no code editor at all.
Two skills that replace the original pair:
globals.css: colors in oklch, radius, fonts, shadows, light and dark.Five skills for building with Pro Blocks in Next.js projects, no Figma required:
globals.css.The skills ship with three of our packages:
npx shadcn@latest add @shadcndesign/skills-pro-blocks-claude.npx shadcn@latest add @shadcndesign/skills-claude.Your license key from the Customer Portal unlocks the registry. The documentation has the step-by-step setup for every package and editor, including the MCP servers each skill group needs.
Upgrading from the original two skills? The new collection replaces
generate-code and import-variables. Installing the new skills does not
remove the old ones, so delete those two folders from your skills directory to
avoid duplicate triggers.
A prompt describes what you want. A skill encodes how to actually do it: the conventions, the edge cases, the verification steps. Our skills know that kit components map to your local @/components/ui folder, that icons come from five supported libraries, that a page is not done until it has been checked in both light and dark mode. You get the same result whether it is your first install or your fiftieth page.
If you already own the Plus, React, or Premium package, the skills are waiting in your account today. If not, the pricing page has the full breakdown of what each package includes.
Founder @ shadcndesign.com

Agent Skills teach Claude Code, Cursor, and Codex to generate production-ready shadcn/ui code straight from Figma designs — and sync design tokens to CSS.

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.

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.