react-doctor – Your agent writes bad React. This catches it
SMRTR summary
React Doctor is a static analysis tool that scans React codebases for issues across state, effects, performance, architecture, security, and accessibility. It works with Next.js, Vite, React Native, and more. It can be installed as a skill for AI coding agents like Claude Code or Cursor, and runs in CI via GitHub Actions to flag only newly introduced issues per pull request.
SMRTR provides this summary for quick context. The original article belongs to Github.
Read the original article