/dryui-init Set up DryUI in a new or existing SvelteKit app.
DryUI is a Svelte 5 component library plus a coding-agent skill set. You drive it by talking to your agent: ask it to scaffold, build, or iterate, and the right skill kicks in.
One command installs every DryUI skill into your agent. Once installed, the agent picks the right skill from each request without you hunting for slash commands.
npx skills add rob-balfre/dryui Claude Code, Codex, and other coding agents all use the same DryUI skills. Pick your agent for the install command, then ask for the skill by name when you want to be explicit.
/dryui-init Set up DryUI in a new or existing SvelteKit app.
/dryui-build build dashboard Build or edit UI with DryUI components, tokens, and lint rules.
/dryui-live-feedback Open the running app, wait for annotations, then apply each visual edit.
Use skills as the default surface. Visual feedback runs through the dryui-feedback MCP server.