Design system for social projects.
Instead of installing a black-box package, you pull real source files into your own project with the shadcn CLI. There's no version to fall behind on and no bundle you can't inspect — once an item is installed it's just your code.
npx shadcn@latest add https://ui.uptoolkit.com/r/example-card.jsonItems are grouped by how much of your app they cover, from single primitives to entire routes.
Explore components, blocks, layouts, pages, and utilities, each with a live preview and the full source shown right on the page.
Every item ships an install command for npm, pnpm, yarn, bun, deno, and Vite+ — no manual file copying required.
The CLI writes the source straight into your project, so you can read it, restyle it, and extend it like anything else you wrote.