Test Hunter TS

Audit TypeScript test code for quality gaps — missing coverage on critical paths, brittle tests coupled to implementation, over-mocking, assertion-free tests, missing edge cases, and duplicated test setup. Focuses on test effectiveness, not production code structure. Use when: reviewing TypeScript test suites for reliability, reducing false-positive test failures, improving coverage of critical business logic, or cleaning up test debt.

skyosev Updated

File contents

skyosev/agent-skills/tree/main/hunter-party-ts/test-hunter-ts commit d67d3a1a2c

Frequently asked questions

npx skillmds@latest add skyosev/test-hunter-ts