Uptoolkit
GitHub
Shadcn-compatible registry

Uptoolkit

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.json

What's in the registry

Items are grouped by how much of your app they cover, from single primitives to entire routes.

Step 1

Browse the catalog

Explore components, blocks, layouts, pages, and utilities, each with a live preview and the full source shown right on the page.

Step 2

Copy one command

Every item ships an install command for npm, pnpm, yarn, bun, deno, and Vite+ — no manual file copying required.

Step 3

Own the code

The CLI writes the source straight into your project, so you can read it, restyle it, and extend it like anything else you wrote.