composable-svelte-components

Installation
SKILL.md

Composable Svelte Components

This skill covers the UI component library for Composable Svelte applications, focusing on shadcn-svelte components and integration patterns.

For Specialized Components: See dedicated skills for graphics (3D), code (editors/media), charts (data viz), and maps (geospatial).


COMPONENT LIBRARY OVERVIEW

Composable Svelte includes 73+ shadcn-svelte components for building modern UIs. All components integrate with the Composable Architecture via props and state management.

Integration Pattern:

  • Props for configuration (labels, variants, styles)
  • State from $store for reactive data
  • Dispatch actions for user interactions

Package Organization:

  • @composable-svelte/core - UI components (this skill)
Related skills

More from linehaul-ai/linehaulai-claude-marketplace

Installs
5
GitHub Stars
4
First Seen
Jan 24, 2026