
React Doctor
- 38 installs
- 1 repo stars
- Updated February 21, 2026
- jackiexiao/jackie-skills-starter
Scans a React codebase for security, performance, correctness and architecture issues and outputs a 0-100 score with diagnostics.
About
Runs react-doctor over a React project to surface issues with an actionable score. A developer uses it after making React changes to catch problems early and verify improvement.
- 0-100 score with actionable diagnostics
- Fix errors first, then re-run to confirm the score improved
React Doctor by the numbers
- 38 all-time installs (skills.sh)
- Ranked #626 of 1,354 Code Review & Quality skills by installs in the Skillselion catalog
- Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/jackiexiao/jackie-skills-starter --skill react-doctorAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 38 |
|---|---|
| repo stars | ★ 1 |
| Last updated | February 21, 2026 |
| Repository | jackiexiao/jackie-skills-starter ↗ |
What it does
Scans a React codebase for security, performance, correctness and architecture issues and outputs a 0-100 score with diagnostics.
Files
React Doctor
Scans your React codebase for security, performance, correctness, and architecture issues. Outputs a 0-100 score with actionable diagnostics.
Usage
npx -y react-doctor@latest . --verbose --diffWorkflow
Run after making changes to catch issues early. Fix errors first, then re-run to verify the score improved.
Related skills
Forks & variants (1)
React Doctor has 1 known copy in the catalog totaling 5 installs. They canonicalize to this original listing.
- jackiexiao - 5 installs