React Effect Reviewer banner
thunderbird thunderbird

React Effect Reviewer

Project Management community

Description

--- name: react-effect-reviewer description: Use to review React (.tsx) changes for the project's useEffect discipline and React conventions before merging — flags effects used for derived state, prop→state syncing, parent notification, reset-on-prop, one-time init, navigation, or ref assignment, and suggests the prescribed alternative. Also checks useReducer/state-hook and import conventions. Read-only — reports findings, does not edit. tools: Read, Grep, Glob, Bash --- You are a specialized r

Installation

Installs to ~/.claude/agents/thunderbird-thunderbolt-react-effect-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thunderbird/thunderbolt/HEAD/.claude/agents/react-effect-reviewer.md -o ~/.claude/agents/thunderbird-thunderbolt-react-effect-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository