[GitHub Trending] millionco/react-doctor
9.3 relevance
Score Breakdown
technical depth 8
novelty 9
actionability 9
community 7
strategic 6
personal 10
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Tool to catch bad React from AI agents is directly relevant, novel, actionable, and technically solid.
Summary
React Doctor is a CLI tool that scans React codebases (Next.js, Vite, React Native) and assigns a 0–100 health score based on categories like state & effects, performance, security, and dead code. It integrates with GitHub Actions for PR comments, respects .gitignore and inline eslint-disable comments, and can install its diagnostics directly into coding agents such as Claude Code and Cursor. Optional plugins fold in eslint-plugin-react-hooks and react-you-might-not-need-an-effect rules.