# svelte-components > Svelte component patterns. Use for web components, component libraries (Bits UI, Ark UI, Melt UI), form patterns, or third-party integration. - Author: blkcor - Repository: flow-pilot-agent/web - Version: 20260124120828 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/flow-pilot-agent/web - Web: https://mule.run/skillshub/@@flow-pilot-agent/web~svelte-components:20260124120828 --- --- name: svelte-components # IMPORTANT: Keep description on ONE line for Claude Code compatibility # prettier-ignore description: Svelte component patterns. Use for web components, component libraries (Bits UI, Ark UI, Melt UI), form patterns, or third-party integration. --- # Svelte Components ## Quick Start **Component libraries:** Bits UI (headless) | Ark UI | Melt UI (primitives) **Form trick:** Use `form` attribute when form can't wrap inputs: ```svelte