React Hook Authoring

Use when writing, reviewing, or designing custom React hooks for component libraries. Covers memoization decisions, consumer DX, controlled/uncontrolled patterns, and function stability. Prevents overengineering — start simple, add complexity only when profiler demands it. This skill should be used when building hooks that other developers will consume.

b4r7x 3184e05 3 files · 12.6 KB Updated

File contents

b4r7x/agent-skills/tree/main/react-hook-authoring commit 3184e05ee6

Frequently asked questions

npx skillmds@latest add b4r7x/react-hook-authoring