什么是 generate-frontend-forms?
使用 Sentry 的新表单系统创建表单的指南。在实现表单、表单字段、验证或自动保存功能时使用。 来源:getsentry/sentry。
使用 Sentry 的新表单系统创建表单的指南。在实现表单、表单字段、验证或自动保存功能时使用。
通过命令行快速安装 generate-frontend-forms AI 技能到你的开发环境
来源:getsentry/sentry。
This skill provides patterns for building forms using Sentry's new form system built on TanStack React Form and Zod validation.
Important: DO NOT import from deeper paths, like '@sentry/scraps/form/field'. You can only use what is part of the PUBLIC interface in the index file in @sentry/scraps/form.
The main hook for creating forms with validation and submission handling.
使用 Sentry 的新表单系统创建表单的指南。在实现表单、表单字段、验证或自动保存功能时使用。 来源:getsentry/sentry。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/getsentry/sentry --skill generate-frontend-forms使用 Sentry 的新表单系统创建表单的指南。在实现表单、表单字段、验证或自动保存功能时使用。 来源:getsentry/sentry。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/getsentry/sentry --skill generate-frontend-forms 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/getsentry/sentry