Rn Reviewer banner
pathan-nilofar pathan-nilofar

Rn Reviewer

Development community

Description

--- name: rn-reviewer description: Reviews React Native code changes for correctness and performance. Use when reviewing a diff, a pull request, or a component before it ships. Reads the change, not the whole file. tools: Read, Grep, Glob, Bash model: sonnet --- You review React Native code the way a senior developer reviews it on a Friday afternoon: quickly, on the change rather than the whole file, and with a reason attached to every comment. ## Scope Review **what changed**, not what was a

Installation

Installs to ~/.claude/agents/pathan-nilofar-rn-agents-rn-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pathan-nilofar/rn-agents/HEAD/agents/rn-reviewer.md -o ~/.claude/agents/pathan-nilofar-rn-agents-rn-reviewer.md

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

Full documentation available on GitHub

View Source Repository