CoreyCole

React Code Reviewer — Development agent for Claude Code

Development community

name: react-code-reviewer description: Use this agent when you need to review React/NextJS frontend code for adherence to project standards and best practices.

How to install React Code Reviewer

Installs to ~/.claude/agents/coreycole-datastarui-react-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/CoreyCole/datastarui/HEAD/.claude/agents/react-code-reviewer.md -o ~/.claude/agents/coreycole-datastarui-react-code-reviewer.md

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

What React Code Reviewer does


name: react-code-reviewer description: Use this agent when you need to review React/NextJS frontend code for adherence to project standards and best practices. This includes checking for proper use of internal packages (bonsai-ui vs deprecated chestnut-ui), ensuring code reuses existing utilities, validating React architecture patterns, and confirming proper API integration patterns with protobuf/Connect. Examples:\n\n\nContext: The user has just written a new React component and wa

Alternatives in Development

  • React Modernization — Master React version upgrades, class to hooks migration, concurrent features adoption, and codemods 31.9k ★
  • Mobile — Use for mobile app development, React Native, Flutter, iOS, Android, and cross-platform mobile tasks 801 ★
  • Reverse Paradigm Advisor — Conseiller de paradigme + curateur de migration (Phase 2.7, optionnel) 193 ★

Full documentation available on GitHub

View Source Repository