composable-svelte-forms
Installation
SKILL.md
Composable Svelte Forms
This skill covers form patterns, Zod validation integration, and state management for forms in Composable Svelte applications.
FORMS SYSTEM
Integrated Mode (Recommended)
When: Complex apps where parent needs to observe form submission, validation, and integrate with other state.