Add components with one command.
UI Beats publishes a shadcn-compatible registry, so the standard CLI can install any component here. It writes the file into your project and installs the npm packages that component needs.
Skip this if you already have a components.json.
npx shadcn@latest initnpx shadcn@latest add https://uibeats.com/r/flip-card.jsonEvery component page lists its own command under Installation → CLI.
The full machine-readable index of every component lives at /r/registry.json. Individual items are served from /r/<name>.json.
Every name below is installable with the command above.