Claude Skills Library
Discover and install awesome Claude skills and agent workflows to supercharge your AI coding experience.
generating-unit-tests
Test automatically generate comprehensive unit tests from source code covering happy paths, edge cases, and error conditions.
generating-test-reports
Generate comprehensive test reports with metrics, coverage, and visualizations.
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-doubles
Generate mocks, stubs, spies, and fakes for dependency isolation.
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.
performing-security-testing
Test automate security vulnerability testing covering OWASP Top 10, SQL injection, XSS, CSRF, and authentication issues.
tracking-regression-tests
Track and manage regression test suites across releases.
running-performance-tests
Execute load testing, stress testing, and performance benchmarking.