react-doctor

react-doctor

React Doctor detects and fixes issues in AI-generated React code.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 13.1k
Source
skill-github

Overview

React Doctor is a tool designed to detect and fix issues in AI-generated React code. It scans codebases to identify problems related to state management, performance, architecture, security, and accessibility. Compatible with all React frameworks and libraries, including Next.js, Vite, TanStack, React Native, and Expo. By installing this skill, AI can learn to recognize and fix these issues. Ideal for developers and teams aiming to improve code quality.

Capabilities

  • Detect React code issues
  • Supports multiple React frameworks and libraries
  • Provides detailed audit reports
  • Automatically fixes common issues

Use cases

Code reviewContinuous integrationAutomated testingCode quality improvement

Setup

Requires: Node 环境
Run `npx react-doctor@latest` in your project root to perform an audit, or run `npx react-doctor@latest install` to install the skill.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Which frameworks does React Doctor support?

Supports Next.js, Vite, TanStack, React Native, Expo, and more.

How do I configure rules?

Configure rules in the `doctor.config.ts` file.

Related skills