React doctor
Deterministic, local, passive execution observer for AI agent workflows
npx -y skills add yunusemrgrl/claudedash --skill react-doctorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Run after making React changes to catch issues early. Use when reviewing code, finishing a feature, or fixing bugs in a React project.
SKILL.md
0.5 KB, as published. Nobody here has run it
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 --diff
Workflow
Run after making changes to catch issues early. Fix errors first, then re-run to verify the score improved.