shadcn-compatible source registry

Install source. Keep control.

Every public component arrives as readable TypeScript and CSS in your application. Dependencies are explicit; shared material is resolved by the registry.

Start with the system base

Install the semantic theme before composing a custom selection of components.

npx shadcn@latest add https://gummyui.dev/r/gummy-base.json

Package-manager forms

npm

npx shadcn@latest add [url]

pnpm

pnpm dlx shadcn@latest add [url]

Yarn

yarn dlx shadcn@latest add [url]

Bun

bunx shadcn@latest add [url]

Public categories (57)

Base UI is canonical. Components with an official Radix primitive also expose a separate Radix payload; choose one engine for that component. Combobox is clearly Base-only.

Machine-readable index

Open the catalogue API or read llms.txt for agent-friendly discovery.