react-hook-form .cursorrules prompt files

React-hook-form is a library for managing form state and validation in React applications, offering improved performance and reduced re-renders by using uncontrolled components and refs.