react-doctor

Diagnose React codebases for security, performance, correctness, and architectural issues.

2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/AmbitionsXXXV/Etyon --skill react-doctor-ambitionsxxxv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: react-doctor
Source: https://github.com/AmbitionsXXXV/Etyon/tree/main/.agents/react-doctor
Command: npx skills add https://github.com/AmbitionsXXXV/Etyon --skill react-doctor-ambitionsxxxv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scans React projects for security, performance, correctness, and architectural issues, delivering a 0-100 score with actionable diagnostics.

Core Features & Use Cases

  • Automated scanning of React code for vulnerabilities, performance bottlenecks, correctness gaps, and architectural concerns.
  • Generates a clear 0-100 score with prioritized, actionable diagnostics to guide fixes.
  • Use Case: After finishing a React feature or fixing a bug, run the tool to surface issues before code merge.

Quick Start

Run react-doctor after making changes to see a 0-100 score with 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 scan a React codebase for security and performance issues?

Run react-doctor after finishing a React feature or bug fix to surface security, performance, correctness, and architectural issues. It outputs a 0-100 score with prioritized, actionable diagnostics to guide fixes before code merge.

When should I run React diagnostics on my project?

Run React diagnostics after making codebase changes, during code reviews, or upon feature completion and bug fixes. This timing ensures security, performance, and architectural issues are caught early before merging code.

Do I need a Node environment to analyze React code quality?

Yes, you need a Node environment to analyze React code quality with react-doctor. The tool reads your project directory within the Node environment to output a 0-100 score with actionable diagnostics.

What's the best way to check React code quality before a merge?

The best way to check React code quality before a merge is to run an automated diagnostic scan. This surfaces vulnerabilities, performance bottlenecks, and correctness gaps, delivering a 0-100 score with actionable fixes.

What does a React static analysis score include?

A React static analysis score includes actionable diagnostics for security vulnerabilities, performance bottlenecks, correctness gaps, and architectural concerns. It generates a 0-100 score to help prioritize fixes for your codebase.