Skip to content

coderabbit-shadcn-registry

TypeScript · React live

Ships the CodeRabbit API as a shadcn registry. Framework-agnostic client, storage adapters, React components.

listed in shadcn/ui registry

[why]

CodeRabbit has a thorough code review API, but wiring it up with a storage backend meant writing the same boilerplate every time. Shipped it as a shadcn registry instead: framework-agnostic client, 5 storage adapters (LocalStorage, Convex, Supabase, PostgreSQL, MySQL), and React components for developer activity reports.

Filed shadcn-ui/ui#8892 asking to list it. @shadcn asked me to send a PR, I shipped #9331, it merged. Now the registry is discoverable through the shadcn CLI.

[related]