test-review

Installation
SKILL.md

Test Review

Review tests for a feature to catch coverage gaps and quality issues before PR.

Instructions

  1. Identify the feature being tested (from user or recent git changes)
  2. Find related source files: validations, tRPC routers, components, pages
  3. Find related test files: vitest and playwright
  4. Check coverage gaps - what's missing?
  5. Check test quality - are assertions meaningful?
  6. Check for common mistakes
  7. Report findings with file:line references

Coverage Gaps

Installs
12
Repository
cerico/macfair
First Seen
Feb 24, 2026
test-review — cerico/macfair