prokodo UI React Component Library UI
AIC-ready, high-performance React UI components for Next.js and Vite — built for fast Core Web Vitals and scalable product teams.
pnpm add @prokodo/uiAlso available via npm50+ production-ready React UI components
Explore prokodo's UI component documentation with implementation guidance, API references, and production-ready usage examples.
Form
Inputs, selects, pickers and more
Display
Buttons, cards, chips, avatars and visual elements
Feedback
Dialogs, toasts, loaders and status indicators
Content
Lists, tables, posts and rich content
AIC-ready architecture and high performance
Built for modern product teams that need fast rendering, scalable architecture, and consistent UX across apps.
Install one package and ship production-ready React UI components for Next.js, Vite, and Remix with minimal setup.
One CSS import enables consistent light/dark theming across your design system, powered by scalable design tokens.
Typed props, variants, and refs deliver reliable autocomplete and safer refactoring in large TypeScript codebases.
Interactive Storybook previews accelerate evaluation, QA, and stakeholder alignment before implementation starts.
Built-in accessibility patterns include ARIA support, keyboard navigation, and robust focus management by default.
AIC-first architecture with server, client, and lazy variants helps optimize bundle size and runtime performance.
Quick start for Next.js and Vite in 3 steps
Integrate an AIC-ready, high-performance component stack into your React app in just a few steps.
Add the library to your React project and start with production-grade UI foundations.
pnpm add @prokodo/uiEnable token-driven theming for consistent light and dark experiences across all components.
import '@prokodo/ui/theme.css'Import typed, tree-shakable components optimized for performance and accessibility.
import { Button } from '@prokodo/ui/button'