super-review:testing
CommunityCatch flaky, brittle, and misleading tests.
Software Engineering#vitest#code review#jest#test quality#flaky tests#mocking#negative-case coverage
Authormattnowdev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies test anti-patterns that make suites pass for the wrong reasons, fail intermittently, or stop meaningfully validating production behavior.
Core Features & Use Cases
- Detects structural test flaws like mocks that only assert call counts instead of observable outcomes.
- Flags snapshot misuse where snapshots become the only contract for new logic.
- Finds non-determinism and timing issues such as real time, real randomness, and missing fake timers.
- Evaluates test robustness including brittle selectors, shared mutable state, async races, and coverage games.
- Improves test meaning by requiring negative-case parity, proper Arrange/Act/Assert structure, and mocks that match real behavior.
Quick Start
Ask the AI to review this PR’s test changes for brittle selectors, flaky time/random usage, weak assertions, and missing negative-case coverage, and to produce a bounded list of fix-before-merge items.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: super-review:testing Download link: https://github.com/mattnowdev/super-review/archive/main.zip#super-review-testing 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.