millioncomillioncoOfficialยท16 Agent Skills Included

react-doctor

Scan and fix React codebases for bugs, performance, and security

Scans React codebases for security, performance, accessibility, and architecture issues, then outputs a 0-100 health score. Catches bad patterns AI coding agents introduce, from stale effects to unsafe HTML, across Next.js, Vite, Expo, and React Native. Guides agents through triage, rule configuration, runtime performance traces, and CI pull request checks.
npx skills add millionco/react-doctor --all -g -y
Available:

Gives the AI agent strict coding conventions, deduplication search steps, and routing rules for when to run each skill in this repository.

All Skills in This Repository (16)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
millioncomillionco

rde-eval

Run targeted local evaluation loops for React Doctor rule development.

Official
Advanced
๐Ÿ“ฆ In Repo
millioncomillionco

rule-research

Standardize technical specifications for React Doctor linting rules.

Official
Intermediate
๐Ÿ“ฆ In Repo
millioncomillionco

rule-validate

Validate React Doctor rule implementations with regression and parity tests.

Official
Advanced
๐Ÿ“ฆ In Repo
millioncomillionco

find-similar-functions

Search JavaScript and TypeScript symbols with truffler to prevent code duplication.

Official
Intermediate
๐Ÿ“ฆ In Repo
millioncomillionco

react-doctor

Scan React and TypeScript codebases for security, performance, and architectural issues.

Official
Advanced
๐Ÿ“ฆ In Repo
millioncomillionco

run-parity

Compare React Doctor NDJSON diagnostic reports between pull request heads and base branches.

Official
Advanced
๐Ÿ“ฆ In Repo
millioncomillionco

writing-guidelines

Audit documentation and prose files against remote markdown style guides.

Official
Basic
๐Ÿ“ฆ In Repo
millioncomillionco

rule-writing

Implement custom linting rules for React Doctor with diagnostic contracts and adversarial tests.

Official
Advanced
๐Ÿ“ฆ In Repo
millioncomillionco

benchmark-fp-fn-audit

Audit React Doctor diagnostic accuracy against benchmark corpora for false positives and negatives.

Official
Advanced
๐Ÿ“ฆ In Repo
millioncomillionco

fuzz

Fuzz React diagnostic rules to detect crashes, regressions, and false positives.

Official
Advanced
๐Ÿ“ฆ In Repo
millioncomillionco

ship

Coordinates review, refactoring, version control, and PR creation for branches.

Official
Advanced
๐Ÿ“ฆ In Repo
millioncomillionco

product-thinking

Validate proposed changes to CLI commands, configuration schemas, and API contracts.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install react-doctor?โ–ผ

Run `npx skills add millionco/react-doctor --all -g -y` in your terminal to install all skills in this suite globally.

What does React Doctor check?โ–ผ

It scans React code for bugs, performance problems, accessibility gaps, security risks, and architecture issues, then returns a 0-100 health score with file and line references.

Does React Doctor work with Claude Code and Cursor?โ–ผ

Yes. The skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, OpenCode, and other compatible agents.

Can React Doctor run in CI on pull requests?โ–ผ

Yes. It reviews every pull request and reports only the issues your change introduced, with a one-command GitHub Actions setup.

Can I use React Doctor without deep React expertise?โ–ผ

Yes. Your AI agent runs the scans, explains each rule in plain language, and applies reviewer-tested fixes for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’