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-formsSentry의 새로운 양식 시스템을 사용하여 양식을 작성하는 방법을 안내합니다. 양식, 양식 필드, 유효성 검사 또는 자동 저장 기능을 구현할 때 사용합니다. 출처: 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