react-no-use-effect

Installation
SKILL.md

No useEffect

Never call useEffect directly. Use derived state, event handlers, data-fetching libraries, or useMountEffect instead.

Quick Reference

Comment: the repo currently has useMountEffect, but it does not appear to have a global lint rule that already bans useEffect. Treat this skill as the policy source unless that restriction is added later.

Installs
2
GitHub Stars
17
First Seen
May 6, 2026
react-no-use-effect — wordbricks/onequery