Fuzz React Doctor rules for crashes, slowness, false positives, and mutation-sensitive diagnostics with @react-doctor/fuzz. Use after rule tests pass, when investigating a fuzz finding, or whenever an eval, review, or user report confirms a new false positive.
$npx -y skills add millionco/react-doctor --skill fuzzInstalls into the current project.
Run `npx skills use "https://github.com/millionco/react-doctor" --skill "millionco/react-doctor/fuzz"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/millionco/react-doctor" that are relevant to the current task. Run `npx skills add "https://github.com/millionco/react-doctor"` and select the relevant skills, then follow their instructions.