Claude Skills Library
Discover and install awesome Claude skills and agent workflows to supercharge your AI coding experience.
branch-naming-helper
Configure with branch naming helper operations.
bash-script-helper
Configure with bash script helper operations.
testing-visual-regression
Detect visual changes in UI components using screenshot comparison.
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.