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