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
更新日 1/18/2026
スター
214
フォーク
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.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use react-use-callback