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