80 skills available — search, filter, and discover
Parse coverage reports, identify untested critical paths weighted by complexity
## What it does Reads your coverage report (lcov, Istanbul, v8), weights untested code by cyclomatic complexity and git churn, and produces a prioritized list of "where to add tests for real ROI" — no
Generate vitest/jest tests for a file: happy path, edges, failure modes
## What it does Given a source file (TypeScript/JavaScript), generates a vitest or jest test suite covering happy paths, edge cases, and failure modes. Understands your existing test patterns and matc