react-hook-authoring-fix

Installation
SKILL.md

React Hook Authoring Fix

Audits custom hooks using the react-hook-authoring skill principles and applies fixes.

Workflow

Step 1 — Resolve files

Parse the argument as file paths or glob patterns. If no argument is provided, ask:

"Which hook files should I audit? Pass file paths or glob patterns (e.g. registry/hooks/*.ts)."

Step 2 — Load principles

Read ../react-hook-authoring/SKILL.md for the decision tree and antipatterns. Read ../react-hook-authoring/references/approaches.md for Approach A/B details. If those paths do not exist (single-skill install), invoke the react-hook-authoring skill directly instead; if it is not installed at all, stop and tell the user this skill depends on it.

Step 3 — Audit each hook

Installs
20
First Seen
Mar 17, 2026
react-hook-authoring-fix — b4r7x/agent-skills