This one walks you through building React UIs with shadcn/ui, the component collection built on Radix primitives and Tailwind. It covers the full workflow: initializing projects, picking the right component for forms vs dialogs vs data tables, implementing patterns like validated forms with React Hook Form and Zod, and customizing through Tailwind classes or CSS variables. The component selection guide is genuinely helpful if you're staring at 40+ options wondering whether you need a dialog, drawer, or popover. Works across Next.js, Vite, Remix, and others. Includes MCP server integration so you can request components in natural language instead of memorizing CLI commands. Good reference if you're already using shadcn/ui or evaluating it against component libraries.
npx skills add https://github.com/majesteitbart/talentmatcher --skill shadcn-ui-expert