react-doctor

Inspect React codebases for security, performance, correctness, and architecture issues.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/antoinersw/pbi-versioning --skill react-doctor-antoinersw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: react-doctor
Source: https://github.com/antoinersw/pbi-versioning/tree/main/.claude/skills/react-doctor
Command: npx skills add https://github.com/antoinersw/pbi-versioning --skill react-doctor-antoinersw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps teams catch React code issues after changes by providing a diagnostic score and targeted recommendations.

Core Features & Use Cases

  • Inspect React code for security, performance, correctness, and architecture issues.
  • Output a 0-100 score with actionable diagnostics to guide fixes.
  • Use Case: after finishing a feature, or applying bug fixes, to validate code quality before merge.

Quick Start

Assess a React project by running the tool after implementing changes to see a live quality score and actionable diagnostics.

Frequently Asked Questions about react-doctor

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

FAQPage Schema
How do I check React code quality after finishing a feature?

Run a static analysis diagnostic tool to check React code quality after finishing a feature. It evaluates security, performance, correctness, and architecture concerns, returning a 0-100 score with actionable diagnostics to guide fixes before merging.

What issues does a React code review diagnostic score evaluate?

A React code review diagnostic score evaluates security, performance, correctness, and architecture issues within your codebase. It identifies these quality concerns and provides targeted recommendations to help you resolve them.

Can I run static analysis on my React project to catch performance and security issues?

Yes, you can run static analysis on a React project to catch performance and security issues. The analysis inspects your code for these vulnerabilities alongside correctness and architecture concerns to validate overall code quality.

When should I apply a React diagnostic score to my codebase?

You should apply a React diagnostic score to your codebase after making changes, such as finishing a feature or applying bug fixes. This validates your code quality before a merge by identifying security, performance, correctness, and architecture issues.

What is the best way to get actionable diagnostics for React code changes?

The best way to get actionable diagnostics for React code changes is to run a code review tool that evaluates security, performance, correctness, and architecture. It outputs a 0-100 quality score alongside targeted recommendations to guide your fixes.