Testing Skills
Explore the best open-source Testing skills for Claude Code and AI agent workflows.
orchestrating-test-execution
Test coordinate parallel test execution across multiple environments and frameworks.
managing-test-environments
Test provision and manage isolated test environments with configuration and data.
generating-test-data
Generate realistic test data including edge cases and boundary conditions.
analyzing-test-coverage
Analyze code coverage metrics and identify untested code paths.
managing-snapshot-tests
Create and validate component snapshots for UI regression testing.
running-smoke-tests
Execute fast smoke tests validating critical functionality after deployment.
tracking-regression-tests
Track and manage regression test suites across releases.
running-mutation-tests
Execute mutation testing to evaluate test suite effectiveness.
testing-mobile-apps
Execute mobile app testing on iOS and Android devices/simulators.
testing-load-balancers
Validate load balancer behavior, failover, and traffic distribution.
running-integration-tests
Execute integration tests validating component interactions and system integration.
running-e2e-tests
Execute end-to-end tests covering full user workflows across frontend and backend.