react-nextjs-review

Installation
SKILL.md

React Next.js Review

Review React 19 and Next.js changes for behavior, rendering boundaries, API/cache correctness, browser security, accessibility, performance, test evidence, and deployment risk.

Process

  1. Inspect the diff, package versions, route structure, generated code, configs, tests, and surrounding conventions before applying checklist items.
  2. Use itsol-current-tech-context for findings that depend on React, Next.js, TanStack Query, Hey API, Tailwind, testing tools, or runtime versions.
  3. Build a coverage map: architecture, Server/Client Component boundary, data fetching, cache, API contract, forms, auth/permissions, security, UI states, accessibility, performance, tests, CI, and deployment.
  4. Lead with concrete findings by severity, file reference, affected behavior, and required fix or verification.
  5. Separate confirmed defects from risks, questions, and non-blocking improvements.

Large PR Subagent Review

For large or multi-area React/Next pull requests, subagent review is mandatory before the final verdict. Split by pragmatic risk area such as App Router/rendering, API/cache/forms, UI/UX, browser security, performance/bundle, generated OpenAPI client, tests/QA, or deployment/runtime config.

The main agent consolidates subagent findings, removes duplicates, resolves conflicts, decides final severity, and reports remaining coverage gaps.

Coordination

Installs
2
GitHub Stars
3
First Seen
Sep 4, 2026
react-nextjs-review — itsoltech/agents