About
The Smart Test Runner skill provides a unified interface for managing testing workflows within Claude Code, eliminating the need to manually remember complex CLI flags for different environments. It automatically detects project frameworks like Jest, Pytest, Vitest, or Go and configures optimized commands for running full suites, specific file paths, or coverage reports. By mapping source files to their corresponding tests and offering a persistent watch mode, it serves as an essential tool for developers practicing TDD or verifying bug fixes before deployment.