什麼是 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