Test-suite diet — consolidate near-identical tests into table-driven cases, delete trivial/mock-only/brittle tests, and report every piece of coverage intentionally given up. Counterweight to AI test bloat that erodes loop clock speed.
Scanned 9/5/2026
Install to Claude Code
npx -y skills add shenxingy/Clade --skill trim-tests --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Trim Tests?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/shenxingy-trim-tests)More formats (shields.io, HTML) on the badges page.
---
name: trim-tests
description: "Test-suite diet — consolidate near-identical tests into table-driven cases, delete trivial/mock-only/brittle tests, and report every piece of coverage intentionally given up. Counterweight to AI test bloat that erodes loop clock speed."
when_to_use: "trim tests, test suite too slow, tests take too long, consolidate tests, test bloat, prune tests, 测试太慢, 精简测试 — NOT for writing new tests, NOT for fixing failing tests (use /investigate)"
argument-hint: '[optional: test directory, file, or "all" for suite-wide]'
user_invocable: true
---
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!