Quinkit UI
Composable React interfaces built for real product domains.
Production components with domain themes, semantic palettes, a shadcn-compatible registry, and LLM-friendly docs for teams shipping serious products.
pnpm add @quinkit/ui- Version
- v1.1.0
- Components
- 38 components
- Themes
- 20 themes
- Palettes
- 64 palettes
Quinkit App
Dashboard kit
MRR
$48.2k
Users
2,318
NPS
72
- React 19
- Next.js 16
- Tailwind v4
- TypeScript
- Registry
The library
Built for the products you ship.
Not a starter kit. A mature foundation for React and Next.js products that need themes, accessibility, and a real developer workflow.
Inventory
38
Components
Atoms, molecules, data feedback, and organisms. Each includes live examples, a11y notes, and registry install.
20
Themes5 domain kits, 15 sub-themes. Scoped via data attributes — docs chrome never recolors.
64
PalettesSemantic color systems tuned for SaaS, fintech, healthcare, commerce, and learning.
Stack
Delivery
Components
Working examples, not screenshots.
Every surface below is a real, interactive Quinkit composition. Open docs for code, API, and accessibility notes.
Command search
Searchable actions with keyboard shortcuts
Themes & palettes
Theme Studio is the product, not a settings form.
Five domain kits, fifteen sub-themes, sixty-four palettes. Switch them live against real product interfaces without recoloring the docs chrome.
Dashboard kit
Metrics, navigation, activity, and tabular data
Executive Dashboard
Performance analytics for Q3 2026.
Total Revenue
ARR$48,250.00
Active Subscribers
Seats2,318
Conversion Rate
Yield3.6%
Churn Rate
Retention1.1%
Monthly ARR & Expansion Stream
Recurring subscriptions vs expansion
Quarterly Targets
Q3 Benchmarks
Key Enterprise Accounts
Active subscriptions and monthly revenue
Harbor & Pine Labs
Enterprise
$4,200.00
ActiveNorthstar Tech
Team Scale
$0.00
TrialJuniper Creative
Pro Business
$890.00
ActiveApex Data Systems
Enterprise
$6,500.00
ActiveEcosystem
A component system that grows with you.
The architecture is built for expansion: variants, modes, domain kits, and production blocks without rewriting your product.
Available today
38 core components
Atoms to organisms, documented with live examples
20 theme identities
5 domain kits, each with 3 sub-themes
64 semantic palettes
Neutral, SaaS, fintech, healthcare, commerce, learning
shadcn-compatible registry
Bridge files that re-export from the npm package
LLM documentation
llms.txt and llms-full.txt for AI coding agents
On the roadmap
Coming soonComponent variants
In developmentMultiple visual variants per component — compact, expressive, editorial
Interaction modes
PlannedDense, comfortable, and touch-first modes for every component
Domain kits
In developmentDeeper domain-specific component packs — charts, dashboards, checkout flows
Premium layouts
PlannedApplication shells, marketing pages, settings screens, and onboarding flows
Production blocks
PlannedAdvanced composed patterns — data grids, kanban boards, analytics dashboards
Architecture, theme tokens, and registry are designed so these land without breaking changes.
Inventory
38 components, fully documented.
Organized from atoms to organisms. Each page ships with live examples, accessibility notes, and registry install commands.
Data feedback11
Molecules12
Developer workflow
From install to product in five steps.
Install from npm, import styles once, add components via the package or the shadcn-compatible registry, then choose a theme and ship.
- 1
Install
Add the npm package to your React app.
pnpm add @quinkit/ui - 2
Import styles
Load tokens, themes, and palettes once at the app root.
import "@quinkit/ui/styles"; - 3
Add components
Import from the package or pull a registry bridge file.
import { Button } from "@quinkit/ui"; // or: npx shadcn@latest add https://quinkit-ui.vercel.app/r/button.json - 4
Choose a theme
Set a domain theme and palette on any subtree.
<html data-theme="fintech" data-palette="emerald-wealth"> - 5
Ship your product
Deploy with confidence — WCAG-accessible and performance-tested.
pnpm build && pnpm deploy
npx shadcn@latest add https://quinkit-ui.vercel.app/r/button.jsonLLM-ready docs
Point AI coding agents at /llms.txt or /llms-full.txt for accurate package imports, registry usage, and component inventory.
Get started
Ready to build something real?
38 components, 20 themes, 64 palettes — all production-ready. Start building today.