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

no-use-effect

Stars2
Forks0
UpdatedMarch 29, 2026 at 12:30

ALWAYS ACTIVE. Enforces strict no-direct-useEffect rule in React/React Native. Never write useEffect directly in components — use derived state, useMemo, event handlers, useSyncExternalStore, data-fetching libraries (React Query/SWR), key-based resets, or useMountEffect instead. Triggers on: writing/editing/reviewing any React component, mentions of useEffect, side effects, data fetching, or component lifecycle.

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