analyze-tests
CommunityAssess test suites for confidence and coverage.
System Documentation
What problem does it solve?
Audit the quality of existing tests to identify tautological tests, coverage gaming, weak assertions, and missing corner cases. Use this skill when users mention test quality, test effectiveness, tautological tests, coverage gaming, or questions like "are these tests any good", "audit tests", "review test quality", test rot, flaky tests, or want to know whether existing tests actually catch bugs. It does not cover finding missing tests, writing new tests, or debugging test failures.
Core Features & Use Cases
- Categorize existing tests into RED (remove/replace), YELLOW (strengthen), or GREEN (keep) after reading production code.
- Use code-review-graph for structural context and read production code before evaluating tests.
- Provide per-test verdicts with explicit production code references and actionable fixes.
Quick Start
Describe the test scope you want audited, for example audit all tests under src/auth or a single test file.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: analyze-tests Download link: https://github.com/sQVe/cape/archive/main.zip#analyze-tests Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.