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.
maintainer
azu
Atualizado 1/9/2026
Estrelas
2
Forks
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.
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use react-you-might-not-need-an-effect