react-hook-form-audit

Installation
SKILL.md

React Hook Form Audit

Audit evidence, not syntax in isolation. A pattern becomes a finding only when its consequence is visible from the code, installed version, or verified runtime behavior.

Process

1. Establish scope and versions

Read project guidance and detect installed RHF, React, resolver, schema, UI-library, data-fetching, and framework versions. Inventory every file that imports RHF directly and follow its form components, schemas, defaults, serializers, mutations, and tests.

Completion: every form in scope has an entry point and its supporting files accounted for.

2. Reconstruct each form contract

For each form, identify:

Installs
5
Repository
kriscard/skills
GitHub Stars
14
First Seen
Jul 17, 2026
react-hook-form-audit — kriscard/skills