Neon UI: the UI layer for building on Neon

Neon UI is a of production-ready components for agent platforms built on . Nothing to install as a package: component source lands in your project, and it's your code from that point on.

· ·

Usage

Add any component straight from the registry:

bash
npx shadcn@latest add https://ui.neon.com/r/auth-form.json

Every component ships presentational-first (data in as props, typed examples for the real Neon wiring), reduced-motion safe, on React 19, Tailwind v4, and Base UI.


· · · ·

Built on · Contribute [blocked]