About
The Universal Test Runner skill streamlines the development lifecycle by automatically identifying a project's testing framework—including Jest, Vitest, Pytest, Cargo, and Go—and executing the appropriate commands. It parses complex terminal output into a structured JSON format, providing clear pass/fail statuses, failure details, and execution statistics. By creating standardized checkpoints, this skill allows Claude to verify code changes reliably, manage timeouts, and maintain high code quality standards without manual configuration.