shadcn▌
17 indexed skills · max 10 per page
shadcn
vercel-labs/json-render · Productivity
Pre-built shadcn/ui component definitions and implementations for json-render. Provides 36 components built on Radix UI + Tailwind CSS.
tailwind-v4-shadcn
jezweb/claude-skills · Frontend
Tailwind v4 with shadcn/ui using CSS variables and @theme inline pattern. \n \n Four-step architecture: define CSS variables at root, map to Tailwind utilities with @theme inline , apply base styles, automatic dark mode switching \n Prevents 8 documented errors including color mapping failures, dark mode conflicts, @apply breaking changes, and v3 migration gotchas \n Requires @tailwindcss/vite plugin (not PostCSS), empty Tailwind config in components.json, and ThemeProvider wrapper for theme tog
shadcn-ui
giuseppe-trisciuoglio/developer-kit · Frontend
Complete guide to building accessible React components with shadcn/ui, Radix UI, and Tailwind CSS. \n \n Install and configure components via CLI ( npx shadcn@latest add ), then customize directly in your project since you own the code \n Covers 10+ core components: buttons, inputs, forms with Zod validation, cards, dialogs, dropdowns, sheets, tables, toasts, and charts built on Recharts \n Full Next.js App Router integration with Server Components, form handling, and metadata support; all compo
shadcn-ui
jezweb/claude-skills · Frontend
Install and configure shadcn/ui components in themed React projects with guided component selection and common UI patterns. \n \n Requires tailwind-theme-builder to have set up CSS variables, ThemeProvider, and dark mode infrastructure first \n Covers 20+ components organized by category: foundation (button, input, card), forms (form, textarea, select), feedback (toast, alert), overlays (dialog, sheet, popover), data display (table, tabs), and navigation \n Documents installation order, external
json-render-shadcn
vercel-labs/json-render · Productivity
Pre-built shadcn/ui component definitions and implementations for json-render. Provides 36 components built on Radix UI + Tailwind CSS.
shadcn-layouts
jwynia/agent-skills · Productivity
Help generate shadcn/Tailwind components that render correctly the first time. Most agent-generated UI fails due to missing mental models about how CSS layout works—not syntax errors, but assumption gaps.
shadcn-ui
existential-birds/beagle · Frontend
This creates a components.json configuration file and sets up: