Agent Skills Hub

Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.

Clear

18 skills found

EngineeringAutomation
regression-testing avatar

regression-testing

Strategic regression testing with intelligent test selection, impact analysis, and continuous regression management for faster, more reliable software delivery.

Views: 27329#regression#test-selection#impact-analysis#ci-cd
EngineeringAutomation
testing-patterns avatar

testing-patterns

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

Views: 235,850
EngineeringAutomation
mutation-testing avatar

mutation-testing

Validate test suite effectiveness and uncover weak assertions by introducing code mutations and measuring kill rates. Essential for proving tests genuinely catch bugs rather than just satisfying coverage metrics.

Views: 24329#mutation#stryker#test-quality#kill-rate
EngineeringAutomation
refactoring-patterns avatar

refactoring-patterns

Safely refactor code to improve structure and maintainability while preserving behavior through TDD cycles and automated test verification.

Views: 25329#refactoring#code-quality#technical-debt#maintainability
EngineeringAutomationProductivity
tdd-guide avatar

tdd-guide

Comprehensive Test Driven Development (TDD) assistant for engineering teams, featuring intelligent test generation, coverage analysis, and multi-framework support.

Views: 34732
EngineeringAutomation
shift-left-testing avatar

shift-left-testing

Accelerate software delivery by shifting testing to the earliest development phases, using AI-driven requirements validation, TDD, and automated CI pipelines to reduce defect costs.

Views: 59329#shift-left#early-testing#tdd#bdd