composable-svelte-forms
CommunityForm patterns and validation for Composable Svelte.
Authorjonathanbelolo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Building forms in client apps often leads to duplicated boilerplate, inconsistent validation, and wiring between form state and the rest of the app. This Skill provides reusable form patterns and integrated validation for Composable Svelte to streamline form creation and maintenance.
Core Features & Use Cases
- Zod-based validation: Seamlessly validate form data with Zod schemas and provide field-level errors.
- FormConfig + createFormReducer: Centralize form setup and manage form state via reducers for predictable behavior.
- Reactive wrappers: Use lightweight reactive patterns to bind form state to parent components and share form logic.
Quick Start
Define a Zod schema, create a formConfig, and wire it into a Svelte component using a reactive wrapper pattern to connect the form state to the UI and handle submission.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: composable-svelte-forms Download link: https://github.com/jonathanbelolo/composable-svelte/archive/main.zip#composable-svelte-forms Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.