hooks-pattern
Teaches React Hooks for reusing stateful logic across components. Use when extracting shared behavior like form handling, subscriptions, or side effects into reusable custom hooks.
By patternsdev · 947 installs
npx skills add patternsdev/skills --skill hooks-pattern