About
The Run the Tests skill transforms Claude into a specialized test execution and fixing agent. It automatically detects project types, identifies existing test runners, and executes the full suite to find regressions or failures. If a project lacks testing infrastructure, it proactively sets up modern, best-in-class environments like Vitest for JavaScript or Pytest for Python. The skill goes beyond simple reporting by diagnosing root causes—distinguishing between implementation bugs and broken assertions—and iteratively applying fixes until the entire codebase is healthy and passing.