Registry Guide
This project exposes a shadcn-compatible custom registry under /r/*.json.
Registry index
https://ui.seaguntech.com/r/registries.jsonhttps://ui.seaguntech.com/r/registry.jsonInstall via Seagun CLI
pnpm dlx @seaguntech/cli@latest components add buttonpnpm dlx @seaguntech/cli@latest components add voice-input-barDirect registry URL (advanced)
pnpm dlx shadcn@latest add https://ui.seaguntech.com/r/button.jsonInstall blocks and examples
pnpm dlx shadcn@latest addhttps://ui.seaguntech.com/r/voice-assistant-01.jsonpnpm dlx shadcn@latest add https://ui.seaguntech.com/r/dialog-demo.jsonBuild and validate
pnpm build:registrypnpm validate:registry