svelte5-showcase-components
Installation
SKILL.md
Svelte 5 Showcase Components
Quick Start
The Svelte 5 Showcase is a production-ready component library with 49 components organized into 7 categories, built with Svelte 5 runes, TypeScript strict mode, and TailwindCSS v4.
Showcase Location: /Users/dawiddutoit/projects/play/svelte
Component Categories:
- Primitives (24) - Core UI primitives (buttons, inputs, forms, dialogs)
- Navigation (6) - Navigation patterns (tabs, breadcrumbs, pagination, menus)
- Data Display (6) - Display components (tables, accordions, avatars, carousels)
- Overlays (5) - Modal dialogs and overlays (popovers, sheets, drawers)
- Feedback (2) - User feedback (progress bars, toast notifications)
- Layout (2) - Layout primitives (aspect ratio, resizable panels)
- Custom (4) - Brand-specific components (hero sections, service cards)
Quick Component Lookup:
Related skills