home/categories/frontend/flpbalada-my-opencode-config-skills-react-use-callback-skill-md
frontenddevelopment

react-use-callback

Guides proper usage of the useCallback hook in React. Use this skill when optimizing function references, passing callbacks to memoized components, or preventing unnecessary re-renders.

flpbalada
maintainer
flpbalada
Mis à jour 1/18/2026
Étoiles
214
Forks
28
quick start

Installation and usage

Guides proper usage of the useCallback hook in React. Use this skill when optimizing function references, passing callbacks to memoized components, or preventing unnecessary re-renders.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use react-use-callback