react-doctor

Diagnose security, performance, correctness, and architecture issues in React code.

3|2|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/zaid-khan-code/learnHub-ai-powered-online-learning-platform-lms --skill react-doctor-zaid-khan-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: react-doctor
Source: https://github.com/zaid-khan-code/learnHub-ai-powered-online-learning-platform-lms/tree/main/.agents/skills/react-doctor
Command: npx skills add https://github.com/zaid-khan-code/learnHub-ai-powered-online-learning-platform-lms --skill react-doctor-zaid-khan-code

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It catches React issues early so you can fix security, performance, correctness, and architecture problems before they reach production.

Core Features & Use Cases

  • Codebase Scanning: Reviews a React project for common implementation risks and design issues.
  • Actionable Diagnostics: Produces a 0-100 score with clear fixes to prioritize.
  • Use Case: Run it after a feature change, bug fix, or refactor to verify the codebase still follows good React practices.

Quick Start

Ask the skill to review your React project for issues after your latest changes and return actionable fixes.

Frequently Asked Questions about react-doctor

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

FAQPage Schema
How do I review my React codebase for security and performance issues?

React codebase reviews involve diff-aware scanning after feature changes, bug fixes, or refactors to detect security, performance, correctness, and architecture problems before they reach production.

What is diff-aware codebase scanning for React applications?

Diff-aware codebase scanning is a React diagnostic process that reviews recent changes to detect security, performance, correctness, and architecture problems specifically introduced by the new code.

How do I get a diagnostic score for my React project?

To get a 0-100 diagnostic score for your React project, run a codebase review that evaluates security, performance, correctness, and architecture, returning clear fixes to prioritize for verifying improvements.

Can I check React architecture and correctness problems after a refactor?

Yes, you can check React architecture and correctness problems after a refactor by running a diff-aware codebase scan that identifies implementation risks and provides actionable remediation guidance.

When do I need to run a React code review for correctness and performance?

You need to run a React code review for correctness and performance after feature changes, bug fixes, or refactors to verify the codebase still follows good React practices and to catch issues early.