kampsy-ui

Installation
SKILL.md

kampsy-ui — Build UIs as a Consumer

Audience: You are an AI agent building a UI inside a consumer project that uses kampsy-ui (not editing kampsy-ui itself). No contributor docs, no styles.ts internals.

When to use this skill

Trigger when the user asks to:

  • use kampsy-ui, add kampsy-ui, install kampsy-ui
  • build any UI with Button, Input, Modal, Table, Select, Tabs, Badge, Note, Avatar, etc.
  • scaffold a form, dashboard, auth page, settings page, or data list
  • fix missing kui-* styles / dark mode / Tailwind purge issues

If the task is Svelte syntax ($state, $derived, snippets), delegate to svelte-code-writer after finishing kampsy-ui wiring.

Workflow — follow in order

Step 1 — Ensure kampsy-ui is installed (auto-install, minimal)

Do not skip. Minimal means: only pnpm add -D kampsy-ui@latest (no svelte-kit sync, no extra deps).

Installs
2
Repository
kampsy/ui
GitHub Stars
279
First Seen
Today
kampsy-ui — kampsy/ui