Scaffold a CleenUI project from zero — dependencies, tokens, theme, component registration.
The Setup skill is the one your agent runs first. It bootstraps a new CleenUI project from scratch — installing dependencies, wiring up the design tokens, configuring the build tooling, and registering the component library so subsequent agent work has the primitives available.
It also handles the messier integration cases: adding CleenUI to an existing React codebase without breaking existing styles, conflict-resolving Tailwind config, and verifying that fonts and CSS variables load correctly. Run it once per project.What the skill does
When to invoke it
To use the Setup skill in practice, register CleenUI in your AI editor — five-minute setup per tool, guides below.