Documentation
Build production interfaces with Cooud UI
Cooud UI is a themeable component system, registry, and Create studio for teams that need consistent product surfaces across frameworks.
Project contract
The library is designed around semantic tokens, accessible primitives, and source-owned registry output.
Tokens
@cooud-ui/tokens owns semantic colors, radius, fonts, chart colors, CSS variables, and Tailwind v4 mappings.
Theme provider
@cooud-ui/theme applies presets and runtime overrides with CSS variables, so theme changes do not require component rewrites.
Component catalog
@cooud-ui/ui ships accessible primitives and composed patterns built with variants, focus states, and data-slot markers.
Registry
The CLI copies source-owned components into an app, resolves dependencies, and rewrites imports to local aliases.
Choose your path
Start visually, start from the terminal, or add Cooud UI to an existing codebase.
Use Cooud Create
Build a preset visually, save it, and generate the setup snippets for your stack.
Open CreateUse Stack Builder
Compose a full-stack app and export a scaffolding command, KICKOFF.md, and stack.json.
Open Stack BuilderUse the CLI
Run init inside your project to wire tokens, providers, and config.
Read CLI docsChoose your framework
Add tokens, providers, and components to an app you already created.
Choose frameworkCurrent release
Create studio and preset system
Added the Create route with live preview, preset save/export, shuffle controls, framework setup output, and runtime token overrides.
Release discipline