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
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

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