Seaguntech logoSeaguntech UI

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

Install via Seagun CLI

pnpm dlx @seaguntech/cli@latest components add buttonpnpm dlx @seaguntech/cli@latest components add voice-input-bar

Direct registry URL (advanced)

pnpm dlx shadcn@latest add https://ui.seaguntech.com/r/button.json

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

Build and validate

pnpm build:registrypnpm validate:registry