react-code-review

Review React/TypeScript code against established guidelines for issues.

Updated Jan 2, 2026
One-click install
npx skills add https://github.com/bsj-fujimoto/next --skill react-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: react-code-review
Source: https://github.com/bsj-fujimoto/next/tree/main/.claude/skills/react-code-review
Command: npx skills add https://github.com/bsj-fujimoto/next --skill react-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill systematically reviews React/TypeScript code against established guidelines, helping catch best-practice violations, anti-patterns, and performance issues, thereby saving time in code QA.

Core Features & Use Cases

  • Guided review scope: Scans common React/TS patterns across project files (tsx, ts) to identify issues.
  • Quality gates: Checks component design, hooks usage, type safety, performance considerations, and potential anti-patterns.
  • Use Case: When auditing a React project, generate a structured code-review checklist and actionable recommendations.

Quick Start

Run the code-review workflow against your repository to obtain a summarized findings report.