Was ist migrate-frontend-forms?
Leitfaden für die Migration von Formularen vom alten JsonForm/FormModel-System zum neuen TanStack-basierten Formularsystem. Quelle: getsentry/sentry.
Leitfaden für die Migration von Formularen vom alten JsonForm/FormModel-System zum neuen TanStack-basierten Formularsystem.
Installieren Sie den KI-Skill migrate-frontend-forms schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: getsentry/sentry.
This skill helps migrate forms from Sentry's legacy form system (JsonForm, FormModel) to the new TanStack-based system.
| saveOnBlur: true | AutoSaveField | Default behavior | | confirm | confirm prop | string \| ((value) => string \| undefined) | | showHelpInTooltip | variant="compact" | On layout components | | disabledReason | disabled="reason" | String shows tooltip | | extraHelp | JSX in layout | Render below field |
| getData | mutationFn | Transform data in mutation function | | mapFormErrors | setFieldErrors | Transform API errors in catch block | | saveMessage | onSuccess | Show toast in mutation onSuccess callback | | formatMessageValue | onSuccess | Control toast content in onSuccess callback | | resetOnError | onError | Call form.reset() in mutation onError |
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/getsentry/sentry --skill migrate-frontend-formsLeitfaden für die Migration von Formularen vom alten JsonForm/FormModel-System zum neuen TanStack-basierten Formularsystem. Quelle: getsentry/sentry.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/getsentry/sentry --skill migrate-frontend-forms Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/getsentry/sentry