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