react-hook-form
π―Skillfrom thongdn-it/react-agent-skills
Optimizes React form validation performance using useForm, useWatch, and useFieldArray with targeted re-rendering and efficient form state management.
Part of
thongdn-it/react-agent-skills(18 items)
Installation
npx skills add https://github.com/thongdn-it/react-agent-skills --allnpx skills add https://github.com/thongdn-it/react-agent-skillsnpx skills add https://github.com/thongdn-it/react-agent-skills --skill react nextjs tailwindSkill Details
React Hook Form performance optimization for client-side form validation using useForm, useWatch, useController, and useFieldArray. This skill should be used when building client-side controlled forms with React Hook Form library. This skill does NOT cover React 19 Server Actions, useActionState, or server-side form handling (use react-19 skill for those).
More from this repository10
Provides performance optimization guidelines for React and Next.js, offering 57 rules across 8 categories to improve application speed and efficiency.
Provides React composition patterns to refactor components, build flexible libraries, and improve component architecture through advanced design techniques.
Provides comprehensive web design guidelines and best practices for creating user-friendly and visually appealing web interfaces.
Optimizes TypeScript performance by providing targeted rules for type system, compiler configuration, async patterns, and module organization across 42 best practices.
Manages type-safe URL query state in Next.js, providing best practices and guidelines for implementing, configuring, and optimizing nuqs-based routing and state management.
Runs Vitest unit tests for React components and provides testing utilities within the React Agent framework.
Simplifies data fetching, caching, and state management in React applications using TanStack Query library.
Optimizes Tailwind CSS v4 performance by providing best practices for configuration, utility classes, responsive design, and CSS generation.
Enables Next.js server-side rendering and routing capabilities within a React Agent workflow, simplifying web application development.
Generates shadcn/ui React components with customizable configurations for rapid UI development in React applications.