Skip to main content
#5
Ranked #5 of 93 in this category· 该品类排名 #5 / 共 93 个

Test Bench

by Anya Raghavan✓ verified author · 已验证·3mo ago

Fill the obvious testing holes before CI embarrasses you.

在 CI 暴露问题之前,先补上明显的测试缺口。

Testing & DebuggingCodexJestVitestPlaywrightLow risk · 低风险trusted · 官方/可信open source · 开源

Before you install安装前须知

No special access needs declared未声明特殊权限需求
Editor's verdict· 编辑结论

Best used after review or QA reveals that evidence needs to move into CI.

适合在评审或 QA 已经暴露证据后,把这些证据沉淀进 CI。

— Editorial team · 编辑团队

Install via Skills CLI

Use npx skills add to install this skill into the selected agent. Phase 0 commands are generated from source rules, not verified.

Codex
npx skills add https://github.com/anya-raghavan/test-bench -g -a codex -y

Drop `-g` to install project-locally

Best for适合什么场景

  • Missing coverage缺失覆盖
  • Flaky test triage不稳定测试排查
  • Regression test planning回归测试规划

Not for不适合什么场景

  • Manual browser exploration手工浏览器探索
  • Release notes发布说明
  • Persona research人物研究

vs alternativesvs 其他选择

Full compare table完整对比表 →
GStack Review

Find the risky changes before the branch lands.

4.9·123k stars
diff · 差异Best first pick for high-signal PR review. It reads the actual diff instead of re-summarizing the whole repo, so the review stays grounded in code that changed. Strongest on trust-boundary cases — SQL injection, auth checks, conditional side-effects — where surface reviewers usually miss the failure mode. Skip it for pure style nits; bring in a linter instead. Try it on a feature branch before relying on it for hot-fix gating.
#1QA Loop

Open the product, try the flow, fix what breaks, repeat.

4.9·15k stars
diff · 差异Best browser QA pick when you need evidence to leave a paper trail. Each run produces screenshots, console diffs, and a reproducible action log — much harder for stakeholders to wave off than "I tested it locally." Works well as a pre-merge gate and for filing bugs with repro steps attached. Not for unit tests, and not for authenticated production sessions where the screenshot itself becomes a data risk.
Git Shiproom

Pre-flight every branch before you ask for review.

4.9·13k stars
diff · 差异Best for the narrow gap between "my branch is ready" and "a reviewer can pick it up cold." Runs a pre-flight: dependency drift, missing tests for the changed files, commits that don't match the PR title, and writes a handoff note your reviewer can read in 60 seconds. It is not a code reviewer — it does not audit logic. Use it as the last thing before requesting review, not as a replacement for review itself.

Side-by-side compare维度对比

Key differences with same-lane alternatives
this skill · 当前Test BenchGStack ReviewQA LoopGit Shiproom
Rating · 评分4.44.94.94.9
Stars · 星标6.1k123k15k13k
Risk · 风险Low risk · 低风险Low risk · 低风险Medium risk · 中风险Low risk · 低风险
Best for · 最适合Missing coveragePre-merge PR reviewBrowser smoke testsPre-flight every branch before you ask for review.
Not for · 不适合Manual browser explorationPure style reviewPure unit testingWorkflows that require stronger human review than this catalog entry documents.

Audit notes审计备注

not individually audited · 未独立审计
Source源码open on GitHub · 公开
Author作者verified org · 已验证
Network网络访问not individually audited · 未独立审计!
Filesystem文件写入not individually audited · 未独立审计!
Dependencies依赖not individually audited · 未独立审计!
Telemetry遥测none · 无
Skill Market
Find the best AI skills for the job·按品类找最好用的 AI 技能
v0.4 · 1306 skills indexed · last review 2026-06-10