ClickHouseClickHouseOfficial·1 Agent Skills Included

click-ui

Accessible React component library with theming and visual testing

Builds accessible, themeable React interfaces using the ClickHouse design system and component library. Eliminates inconsistent styling, manual theme wiring, and fragile CSS overrides through design tokens and cascade layers. Includes Storybook docs, visual regression tests, and migration guides to ship reliable UI components faster.
npx skills add ClickHouse/click-ui --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Click UI?

Run `npx skills add ClickHouse/click-ui --all -g -y` in your terminal to install all skills in this suite globally.

What is Click UI used for?

Click UI is the ClickHouse design system and React component library for building accessible, themeable, modern web interfaces with consistent styling.

How do I add Click UI to a React app?

Install the package with `npm i @clickhouse/click-ui@latest`, then wrap your app in the ClickUIProvider with your chosen theme to apply styles across all components.

Does Click UI support dark mode and custom themes?

Yes. It ships with light and dark themes, design tokens, and a CSS cascade layer so your own styles always override the defaults without specificity hacks.

Can AI agents help migrate components to CSS Modules?

Yes. The included migration skill guides your agent through converting styled-components to CSS Modules with byte-for-byte visual regression verification.

Related Repositories in Design & Creative

View All in Design & Creative