kilo-design-cloud
Installation
SKILL.md
Kilo Design Cloud
This is the first agent-facing adapter for the Kilo design system. It covers Kilo Cloud's web app and the first Cloud pattern recipes.
Run Order
- If the task has a target Cloud file, read it first. For components, also read the matching primitive in
apps/web/src/components/ui/. - If the task asks for a standalone mockup, prototype, or self-contained HTML with no target Cloud file, use Standalone Generation Mode.
- Load
overlay.mdfor all Cloud UI work. - Load one internal reference only when the task needs it: product judgment, brand, token architecture, voice, or interaction quality.
- Load at most one matching recipe unless the task clearly spans multiple patterns.
- If no recipe exists, use the overlay plus current Cloud code and report a coverage gap.
- Keep broad product cleanup out of focused tasks.
- Do not use playground specimen UI as a Cloud Canonical Example.
Completion criterion: the answer or change names the loaded overlay/recipe, follows real Cloud code, and does not normalize unrelated UI.