·composable-svelte-forms
</>

composable-svelte-forms

jonathanbelolo/composable-svelte

Composable Svelte 的表单模式和验证。在构建表单、验证用户输入或集成 Zod 架构时使用。涵盖 FormConfig、createFormReducer、字段级验证、异步验证、表单状态管理和反应式包装模式。

2安装·0热度·@jonathanbelolo

安装

$npx skills add https://github.com/jonathanbelolo/composable-svelte --skill composable-svelte-forms

SKILL.md

This skill covers form patterns, Zod validation integration, and state management for forms in Composable Svelte applications.

When: Complex apps where parent needs to observe form submission, validation, and integrate with other state.

CRITICAL: Use reactive wrapper pattern for forms to integrate form state with parent state.

Composable Svelte 的表单模式和验证。在构建表单、验证用户输入或集成 Zod 架构时使用。涵盖 FormConfig、createFormReducer、字段级验证、异步验证、表单状态管理和反应式包装模式。 来源:jonathanbelolo/composable-svelte。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/jonathanbelolo/composable-svelte --skill composable-svelte-forms
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 composable-svelte-forms?

Composable Svelte 的表单模式和验证。在构建表单、验证用户输入或集成 Zod 架构时使用。涵盖 FormConfig、createFormReducer、字段级验证、异步验证、表单状态管理和反应式包装模式。 来源:jonathanbelolo/composable-svelte。

如何安装 composable-svelte-forms?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jonathanbelolo/composable-svelte --skill composable-svelte-forms 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/jonathanbelolo/composable-svelte