test-guard
Review generated or changed test code against universal testing rules before it ships. Best used reactively after an agent writes, edits, generates, or refactors tests, before presenting, committing, or merging them. Use for pytest (test_*.py, *_test.py), PHPUnit/Pest (*Test.php), Jest/Vitest (*.test.ts, *.spec.js), Go (*_test.go), files under tests/, tests/, or spec/, and review requests like 'write tests for X',…
- installs 8w
- 1,543
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
test-guard is a Claude Code skill (SKILL.md) that reviews generated or changed test code against nine universal testing rules before it ships. It covers pytest, PHPUnit/Pest, Jest/Vitest, and Go test files, and bundles per-framework reference documents.
Reach for it when an agent has just written or edited tests and you want a quality gate that flags test bloat, unjustified mocks, and implementation-coupled assertions before commit or merge.
Use it to
- Review a PR diff containing test files
- Check newly generated tests before committing
- Guide test writing when invoked before the work
- Audit refactored tests against the nine rules
For Developers using AI coding agents to write tests
- Host repository
- amElnagdy/guard-skills
- Installs, lifetime
- 3,500
- Installs, 8 weeks
- 1,543
- Host stars
- 1,247