通过 Skills CLI 安装
使用 npx skills add 将该 skill 安装到选中的 Agent。Phase 0 命令均为按规则生成,尚未验证。
Codex
npx skills add https://github.com/millionco/react-doctor/tree/main/skills/react-doctor -g -a codex -y去掉 -g 可改为项目级安装
Use when finishing a feature, fixing a bug, before committing React code, or when the user wants to improve code quality
Auto-published by GitHub discovery based on star threshold.
使用 npx skills add 将该 skill 安装到选中的 Agent。Phase 0 命令均为按规则生成,尚未验证。
npx skills add https://github.com/millionco/react-doctor/tree/main/skills/react-doctor -g -a codex -y去掉 -g 可改为项目级安装
分支合并前,先把真正危险的改动挑出来。
请求评审前,先给分支做一次发布前检查。
先找 bug、回归和缺失测试。
| 当前 · this skillreact-doctor | GStack Review | Git Shiproom | Review Radar | |
|---|---|---|---|---|
| 评分 · rating | — | 4.9 | 4.9 | 4.8 |
| 星标 · stars | 7.5k | 123k | 13k | 11k |
| 风险 · risk | 自动筛查 · automated | 低风险 · low risk | 低风险 · low risk | 低风险 · low risk |
| 最适合 · best for | High-star GitHub skill discovery candidate. | 合并前 PR 评审 | 分支发布前检查 | 聚焦代码评审 |
| 不适合 · not for | Sensitive or production workflows without local review. | 纯样式评审 | 深度代码评审 | 浏览器 QA |