返回 Skill 列表
extension
分类: 开发与工程无需 API Key

react-doctor

在进行React更改后运行,以便尽早发现问题。在代码审查、完成功能或修复React项目中的错误时使用。

person作者: jakexiaohubgithub

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.