What is generate-frontend-forms?
Guide for creating forms using Sentry's new form system. Use when implementing forms, form fields, validation, or auto-save functionality. Source: getsentry/sentry.
Guide for creating forms using Sentry's new form system. Use when implementing forms, form fields, validation, or auto-save functionality.
Quickly install generate-frontend-forms AI skill to your development environment via command line
Source: 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.
Guide for creating forms using Sentry's new form system. Use when implementing forms, form fields, validation, or auto-save functionality. Source: getsentry/sentry.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/getsentry/sentry --skill generate-frontend-formsGuide for creating forms using Sentry's new form system. Use when implementing forms, form fields, validation, or auto-save functionality. Source: getsentry/sentry.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/getsentry/sentry --skill generate-frontend-forms Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/getsentry/sentry