Skip to content

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.

Current release

v0.2.0Released2026-06-22

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

New components should land with docs, registry metadata, accessibility notes, and a changelog entry before they are considered ready for app adoption.