BigHugger
sk Skill · brianlovin

react-doctor

Diagnose and fix React codebase health issues. Use when reviewing React code, fixing performance problems, auditing security, or improving code quality.

installs 8w
1,926
30-day movement
starts with the next reading
Related entries
4
Connections
0
bashShell

A Bash-run scanner that audits a React codebase for security, performance, correctness, and architecture issues, outputting a 0-100 score with diagnostics that include file paths and line numbers. It ships as an agent skill with a documented workflow: run at the project root, read each diagnostic, then fix issues starting with the highest-severity errors.

You want a quick, scored health check of a React project with concrete, file-level fixes to work through.

Use it to

  • Score a React codebase's overall health
  • Fix flagged performance and effect-related issues
  • Audit for hardcoded secrets and eval() usage
  • Review state and effect patterns like missing cleanup
  • Prioritize fixes starting from error-severity diagnostics

For Developers and AI agents maintaining React codebases

Host repository
brianlovin/agent-config
Version
1.0.0
Installs, lifetime
2,300
Installs, 8 weeks
1,926
Host stars
370
Host language
Shell
topicsreactcode-qualitystatic-analysissecurityperformanceagent-skill