Agent skill
react-doctor
Run after making React changes to catch issues early. Use when reviewing code, finishing a feature, or fixing bugs in a React project.
Stars
232
Forks
15
Install this agent skill to your Project
npx add-skill https://github.com/aiskillstore/marketplace/tree/main/skills/millionco/react-doctor
SKILL.md
React Doctor
Scans your React codebase for security, performance, correctness, and architecture issues. Outputs a 0-100 score with actionable diagnostics.
Usage
bash
npx -y react-doctor@latest . --verbose --diff
Workflow
Run after making changes to catch issues early. Fix errors first, then re-run to verify the score improved.
Didn't find tool you were looking for?