
from ai-playground16
Scans a repository, discovers and runs tests, computes coverage, evaluates test quality, and generates a metrics report website and JSON output.
This skill automates end-to-end repository test analysis: it discovers test files across stacks, runs available test suites, parses coverage reports, maps tests to source files (tool + LLM mapping), evaluates test quality, and emits a structured metrics JSON and a small web UI for browsing trends. It's built to produce actionable test health dashboards.
Invoke when you need an automated health audit of a codebase — continuous integration checks, pre-release quality gates, or as a developer tool for understanding test coverage and gaps across frontend and backend. Good for polyglot repos (Node, Python, Java, Rust).
Designed for developer/ops agents that can run shell commands and parse outputs (agents with Bash/Glob/Grep capabilities). Works with Claude Code, Cursor, and CLI-capable assistants.
This skill has not been reviewed by our automated audit pipeline yet.