What problem does it solve?
This Skill helps you build consistent, production-ready Svelte interfaces without manually recreating common UI patterns or keeping component schemas and implementations in sync.
Core Features & Use Cases
- Pre-built component catalog: Select from a curated set of shadcn-svelte components for layouts, navigation, overlays, content, feedback, and inputs.
- Matched registry implementations: Pair catalog definitions with Svelte component implementations so your generated UI stays predictable and renderable.
- Tailwind-based design system: Use standardized component styling for dashboards, forms, dialogs, tables, and interactive controls.
- Use case: A product team can quickly assemble a Svelte app UI by choosing only the components needed for a page, then render them through the json-render workflow.
Quick Start
Use the shadcn-svelte skill to choose the components you need from the catalog entry point and connect the matching Svelte implementations to your renderer.