huurray/fe-review-agents

Multi-reviewer Claude Code plugin: 6 frontend reviewers dispatched in parallel with isolated context.

5Stars on the repository
11Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

reviewer-a11y

01

huurray/fe-review-agents

Agent

Part of fe-review-agents

A reviewer for accessibility issues in frontend code. Accessibility means making software usable by people with disabilities, using standards such as WCAG and ARIA guidance.

5 3mo ago A 44 tokens original MIT

reviewer-bugs

02

huurray/fe-review-agents

Agent

Part of fe-review-agents

A reviewer for correctness problems in frontend code, including React, JavaScript, TypeScript, HTML, and CSS. React is a library for building user interfaces.

5 3mo ago A 57 tokens original MIT

reviewer-quality

03

huurray/fe-review-agents

Agent

Part of fe-review-agents

A frontend code-review agent focused on maintainability: how easy code is to read, predict, change, and keep organized. It uses four review areas covering readability, predictable behavior, focused responsibilities, and connections between components.

5 3mo ago A 49 tokens original MIT

reviewer-react-perf

04

huurray/fe-review-agents

Agent

Part of fe-review-agents

A code-review agent for React and Next.js applications that checks performance-related patterns. React is a user-interface library, while Next.js is a React framework for building web applications.

5 3mo ago A 43 tokens original MIT

reviewer-security

05

huurray/fe-review-agents

Agent

Part of fe-review-agents

A front-end security reviewer that checks source files or diffs for recognizable security problems without running a full security scanner. It focuses on issues such as cross-site scripting, exposed secrets, unsafe links, and risky browser APIs.

5 3mo ago A 63 tokens original MIT

reviewer-ts

06

huurray/fe-review-agents

Agent

Part of fe-review-agents

A TypeScript code reviewer focused on places where code bypasses the language's type checks, such as any, forced type casts, and non-null assertions. TypeScript is a programming language that checks many mistakes before code runs.

5 3mo ago A 47 tokens original MIT

synthesizer

07

huurray/fe-review-agents

Agent

Part of fe-review-agents

An agent that combines findings from several code reviewers into one report. It sorts issues by severity and keeps each reviewer’s rule identifier for tracking.

5 3mo ago A 82 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: