Skip to main content
Run any Skill in Manus
with one click

no-use-effect

Stars1
Forks0
UpdatedMarch 18, 2026 at 19:26

Never call useEffect directly. Use derived state, event handlers, data-fetching libraries, or useMountEffect instead. Use when writing new React components, refactoring existing useEffect calls, reviewing PRs that introduce useEffect, or when an agent adds useEffect.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly