react-doctor

Analyze a React codebase to detect security, performance, correctness, and architectural issues and return a 0-100 score.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/durancristhian/colore.ar --skill react-doctor-durancristhian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: react-doctor
Source: https://github.com/durancristhian/colore.ar/tree/main/.agents/react-doctor
Command: npx skills add https://github.com/durancristhian/colore.ar --skill react-doctor-durancristhian

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

React Doctor scans your React codebase to detect security, performance, correctness, and architectural issues, returning a 0-100 score along with actionable diagnostics.

Core Features & Use Cases

  • Automated health scoring for React projects to surface high-risk areas.
  • Security, performance, correctness, and architecture checks with concrete recommendations.
  • Useful for post-change reviews, feature completion, and bug fixes to validate improvements.

Quick Start

Run React Doctor on your project to obtain a 0-100 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 run static analysis on a React codebase to check for security and performance issues?

Run static analysis on your React codebase to automatically detect security, performance, correctness, and architectural issues, returning a 0-100 health score with actionable diagnostics.

What is a good way to diagnose code quality in large React projects after a bug fix?

Diagnosing code quality in large React projects after bug fixes involves scanning for anti-patterns and dependencies to validate improvements and surface high-risk areas across frontend components.

Can I use automated static analysis to review React frontend components for architectural issues?

Yes, automated static analysis evaluates React frontend components by inspecting code patterns and dependencies to identify architectural issues and provide concrete recommendations.

Does React code review static analysis work without external dependencies?

React code review static analysis operates without external dependencies, inspecting your codebase patterns directly to evaluate security and correctness issues.

What is the best way to score React code health and identify anti-patterns?

The best way to score React code health is using automated static analysis to inspect code patterns and dependencies, generating a 0-100 score with actionable diagnostics for identified anti-patterns.