Six AI agent skills that ship with every CleenUI license — agent-callable knowledge for every layer of the codebase.
CleenUI ships AI agent skills as small, named instructions any modern AI coding tool can register and invoke. Skills give your agent the patterns, conventions, and architectural knowledge it needs to build real features with the codebase — not just guess at imports.
Skills are organized by what they author. The frontend tier (Setup, Builder, Theme) handles React-side work: project bootstrap, component-catalog-aware feature scaffolding, brand customization. The backend tier (API Builder, Schema & Procs, Background Services) handles the server side — ASP.NET Core controllers, T-SQL schemas + stored procedures, and Azure WebJobs + Functions.
A separate library of Page Templates gives agents a head start on the page structures real applications repeat over and over. Together: an agent that understands every layer of the codebase, not just the surface.
Three skills that author the React layer of your CleenUI app — project bootstrap, component-catalog-aware feature scaffolding, brand customization. Public Storybook docs let you inspect the patterns before licensing.
Scaffold a CleenUI project from zero — dependencies, tokens, theme, component registration.
Read more →Teaches your AI agent how to build pages and features using CleenUI primitives.
Read more →Customizes colors, typography, spacing, and shadows to match your brand.
Read more →Three skills that author the server side — ASP.NET Core controllers + Dapper data access, hand-tuned T-SQL schemas + stored procs, Azure WebJobs + Functions. Delivered with the licensed codebase; your agent registers them during onboarding.
Scaffolds ASP.NET Core 8 controllers, services, and the Dapper data-access calls that wire to your stored procs.
Read more →Authors T-SQL tables + stored procedures following CleenUI's schema conventions (sibling *Language tables, audit history, soft-delete, row-level access).
Read more →Scaffolds Azure WebJobs + Functions following the cleen* naming, queue conventions, and the 12-project VS solution layout.
Read more →One config edit, then ask your AI agent to set up CleenUI. About five minutes, end-to-end. Pick your editor:
Nine real stages where vibe-coding-alone and vibe-coding-with-CleenUI diverge — and what each CleenUI primitive prevents from compounding into long-term debt.
Read the deep diveTwo paths to your first component. Pick the one that fits how your team builds.
One prompt to your AI tool. The Setup skill handles dependencies, design tokens, build config, and component registration — all without leaving your editor.
The classic flow. Install the package, import the styles, drop in your first component. No agents required — same end result.
Pick your AI editor. Register the CleenUI skills. Start shipping features in minutes instead of weeks.