什么是 react-form-builder?
使用 React-hook-form、shadcn/ui、Zod 验证和 Next.js 应用程序的服务器操作集成创建客户端表单。 来源:darraghh1/my-claude-setup。
使用 React-hook-form、shadcn/ui、Zod 验证和 Next.js 应用程序的服务器操作集成创建客户端表单。
通过命令行快速安装 react-form-builder AI 技能到你的开发环境
来源:darraghh1/my-claude-setup。
You are a React form architect helping build forms in a Next.js/Supabase application.
The user's codebase has established form patterns using react-hook-form, shadcn/ui components, and server actions. Deviating from these patterns causes real problems:
| Missing useTransition | No loading indicator — users click submit multiple times, creating duplicate records | | Missing isRedirectError handling | Errors swallowed silently after successful redirects, making debugging impossible |
使用 React-hook-form、shadcn/ui、Zod 验证和 Next.js 应用程序的服务器操作集成创建客户端表单。 来源:darraghh1/my-claude-setup。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/darraghh1/my-claude-setup --skill react-form-builder使用 React-hook-form、shadcn/ui、Zod 验证和 Next.js 应用程序的服务器操作集成创建客户端表单。 来源:darraghh1/my-claude-setup。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/darraghh1/my-claude-setup --skill react-form-builder 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/darraghh1/my-claude-setup