Ross ROSS = Recommend OSS · open-source software intelligence for agents

millionco/react-doctor

Your agent writes bad React. This catches it observed · 2026-08-28

github.com/millionco/react-doctor · homepage · TypeScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

77/100

  • Activity 99
  • Release rhythm 85
  • Longevity 14

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 201
  • days_rel: 20
  • days_push: 7
  • n_releases_24m: 216

Full methodology

Adoption not part of the score

14633 stars · 470 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

React Doctor is a deterministic static analyzer CLI that scans React, React Native, Next.js, and related codebases for correctness, performance, security, accessibility, and maintainability issues. It integrates with coding agents, ESLint/oxlint, and GitHub Actions to block regressions on pull requests.

Use cases

  • find react code smells and performance issues in my codebase
  • block bad react code from being merged in pull requests
  • check if my ai coding agent wrote bad react code
  • find complex react components and repeated jsx to extract
  • add a react code quality gate to github actions
  • lint react code for security and accessibility issues
  • score my react codebase health

When to choose

  • you have a React, Next.js, Vite, TanStack, React Native, Expo, or Preact codebase
  • you want deterministic, curated React-specific checks beyond generic ESLint
  • you use AI coding agents and want to catch regressions they introduce
  • you want a required CI check that only reports issues introduced by a PR

When to avoid

  • your project is not React-based
  • you need a fully free commercial CI setup (commercial GitHub Actions use requires a paid plan)
  • you only need basic linting already covered by your existing ESLint/oxlint config

Facets

cli-tool · maturity active

linter code-review ci-cd developer-tools frontend web-development developer-tools testing cli cross-platform react react-native nextjs eslint-plugin oxlint github-action ai-agents code-quality maintainability accessibility nodejs

10 sources

Member repositories

RepositoryRoleHealth v2
millionco/react-doctormain77

For agents

markdown · JSON · MCP: product_card(name="millionco/react-doctor")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem