Sectioned form with sidebar nav — the canonical settings page.
The canonical settings surface. A left-rail of section anchors (Profile, Notifications, Security, Billing, etc.) scrolls a right-side form into view. Each section is a card with its own Save/Cancel — so a user editing Notifications doesn't have to also commit to Security changes.
Each section pre-wired with the right CleenUI primitives. Swap, remove, or extend any of them — the template is a starting point, not a constraint.
Section anchors; scroll-spy highlights the active section.
One card per concern; each has its own Save/Cancel row.
Bottom card for destructive actions (delete account, etc.).
All of these are in the catalog — the Builder skill imports them automatically. Each chip links to that component's page.
When the Builder skill scaffolds this template for you, these are the fields it asks about — or infers from your prompt.
Ask your AI agent to scaffold this template in your project — the Builder skill knows the Settings layout and the components it uses.
Two 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.