home/categories/frontend/azu-claude-code-plugins-skills-react-you-might-not-need-an-effect-skill-md
frontenddevelopment

react-you-might-not-need-an-effect

Guide for writing React code without unnecessary useEffect. Use when writing or editing React components. Avoid anti-patterns like derived state, chained state updates, and event handlers in effects.

azu
maintainer
azu
更新於 1/9/2026
星標
2
分支
0
quick start

Installation and usage

Guide for writing React code without unnecessary useEffect. Use when writing or editing React components. Avoid anti-patterns like derived state, chained state updates, and event handlers in effects.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use react-you-might-not-need-an-effect