brokle-ai

Frontend Code Reviewer — Development agent for Claude Code

Development community

Use this agent when reviewing Next.js/React frontend code changes in the web/ directory.

How to install Frontend Code Reviewer

Installs to ~/.claude/agents/brokle-ai-brokle-frontend-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/brokle-ai/brokle/HEAD/.claude/agents/frontend-code-reviewer.md -o ~/.claude/agents/brokle-ai-brokle-frontend-code-reviewer.md

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

What Frontend Code Reviewer does


name: frontend-code-reviewer description: Use this agent when reviewing Next.js/React frontend code changes in the web/ directory. This includes reviewing component implementations, hooks, API clients, state management, routing changes, and UI components. The agent should be invoked after implementing or modifying frontend features, components, pages, or utilities.\n\nExamples:\n\n\nContext: User has just implemented a new dashboard component for analytics visualization.\nuser: "I'v

Alternatives in Development

  • React Modernization — Master React version upgrades, class to hooks migration, concurrent features adoption, and codemods 31.9k ★
  • Civitai Reuse Review — Reviews a feature segment in the main Civitai Next.js app (src/) for code that was rebuilt when it already exi 7.2k ★
  • Critic — You are a specialized code reviewer for features and implementations 3.6k ★

Full documentation available on GitHub

View Source Repository