What is react-hook-form-zod-shadcn?
Build forms in React. Use when the user needs to build or refactor forms in React. Source: sortweste/frontend-skills.
Build forms in React. Use when the user needs to build or refactor forms in React.
Quickly install react-hook-form-zod-shadcn AI skill to your development environment via command line
Source: sortweste/frontend-skills.
Always add 'use client' at the top of form component files.
All forms must use the shadcn/ui Field component pattern with react-hook-form integration.
Define the schema outside the component for performance. Use Zod for schema definition.
Build forms in React. Use when the user needs to build or refactor forms in React. Source: sortweste/frontend-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/sortweste/frontend-skills --skill react-hook-form-zod-shadcnBuild forms in React. Use when the user needs to build or refactor forms in React. Source: sortweste/frontend-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sortweste/frontend-skills --skill react-hook-form-zod-shadcn 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/sortweste/frontend-skills