Search Kaotypr Design System

Search tokens, pages and quick actions

Components

Kaotypr UI

A private shadcn-compatible registry. Every component you'd reach for, refined to consume the canonical theme — plus custom primitives and full blocks the design system needs but shadcn doesn't ship.

Kaotypr UI registry — light mode

What's in the registry

Refined shadcn
Every shadcn primitive, refactored to consume Kaotypr tokens. Same component API — variants and props are immutable — but the visuals match the canonical theme out of the box. No theme prop drilling, no manual className overrides.
Custom components
The pieces shadcn doesn't ship: copy-chip, code-tabs, command palette, brand wordmark, theme toggle, density toggle. Built once, consumed everywhere.
Blocks
Page-level compositions ready to drop in: hero sections, feature grids, pricing tables, dashboard shells, settings panels, empty states. Reskin via tokens, not props.

Install

pnpm dlx shadcn@latest add https://ui.kaotypr.com/r/button.json
pnpm dlx shadcn@latest add https://ui.kaotypr.com/r/card.json
pnpm dlx shadcn@latest add https://ui.kaotypr.com/r/dialog.json
# …or any other component / block

What you won't find here