This handles shadcn/ui component installation and wiring after you've set up your theme infrastructure with tailwind-theme-builder. It knows the installation order (foundation components before feature components), manages external dependencies like react-hook-form and sonner, and includes documented fixes for common gotchas like Radix Select breaking on empty strings and Lucide icons getting tree-shaken in production. The workflow is straightforward: assess what UI patterns you need (forms, data tables, navigation), install the right component sets, then combine them into working recipes. The references include a component catalogue and complete pattern examples for contact forms, CRUD modals, and data tables with sorting.
npx -y skills add jezweb/claude-skills --skill shadcn-ui --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar