review-react

Analyze React code scope and report framework quality findings.

7|3|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-react
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-react
Source: https://github.com/nesnilnehc/ai-cortex/tree/main/skills/review-react
Command: npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-react

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams assess React code for maintainable component design, correct hook usage, proper state management, and accessible rendering, speeding up code reviews and quality gates.

Core Features & Use Cases

  • Systematically evaluates component design, hooks usage, state management, rendering performance, and accessibility within a given code scope.
  • Provides a structured findings list suitable for aggregation into a broader code review workflow.
  • Useful before PRs or when auditing a React codebase to enforce framework-level quality standards.

Quick Start

Provide a React code scope to analyze and receive a framework-react findings list.

Frequently Asked Questions about review-react

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate React code review for component design and hooks correctness?

To automate React code review for component design and hooks, provide a React code scope to analyze and receive a structured findings list covering state management, rendering performance, and accessibility. This systematically evaluates framework-level quality standards before PRs.

Can I use this to check React hooks usage and state management before a pull request?

Yes, you can check React hooks usage and state management before a pull request by providing the relevant files as a code scope. The analysis identifies correctness issues and outputs a structured findings list suitable for aggregation into a broader code review workflow.

What is the best way to audit React rendering performance and side effects?

The best way to audit React rendering performance and side effects is to analyze the specific code scope to identify framework quality findings. This process reports issues with location, category, severity, and optional remediation to speed up quality gates.

Does this React code analysis cover routing and code splitting?

Yes, this React code analysis covers routing and code splitting within the specified files. It identifies and reports framework quality findings across these areas, alongside state management and data fetching, conforming to a specified output contract for structured review.