Agent Skills Hub

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

Clear

101 skills found

EngineeringAutomation
mutation-test avatar

mutation-test

Run mutation testing to measure test suite effectiveness by introducing code faults and verifying test failure detection.

Views: 18127
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: 9329#mutation#stryker#test-quality#kill-rate
EngineeringAutomation
test-driven-development avatar

test-driven-development

Enforces disciplined Test-Driven Development (TDD) by requiring a failing test before implementation, ensuring code reliability and preventing premature over-engineering.

Views: 64171,902
Engineering
playwright-best-practices avatar

playwright-best-practices

Guidance for writing resilient Playwright tests with best practices for locators, assertions, and CI/agent integration.

Views: 743
Engineering
property-based-testing avatar

property-based-testing

Automated guidance for implementing property-based testing (PBT) in software and smart contracts to improve test coverage and edge case detection.

Views: 174,874
EngineeringAutomation
test-writer avatar

test-writer

Generates comprehensive, best-practice unit tests for functions and classes, supporting multiple frameworks like pytest, unittest, and jest.

Views: 72
Engineering
performance-security avatar

performance-security

Optimize React performance, implement security hardening, and ensure WCAG accessibility compliance with automated patterns and checklists.

Views: 20255
Engineering
acceptance-testing avatar

acceptance-testing

Plan, implement, and execute user acceptance tests (UAT) and end-to-end scenarios to validate requirements against user-visible behavior.

Views: 121
Engineering
writing-good-tests avatar

writing-good-tests

Guidance for writing, reviewing, and refactoring software tests, focusing on integration strategies, condition-based waiting, and professional mocking patterns.

Views: 8178
EngineeringAutomation
flaky-detect avatar

flaky-detect

Identify, categorize, and troubleshoot flaky tests by analyzing CI history, execution patterns, and code structure to improve test suite reliability.

Views: 13127
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: 14329#regression#test-selection#impact-analysis#ci-cd
EngineeringAutomation
n8n-expression-testing avatar

n8n-expression-testing

Validate n8n expression syntax, perform context-aware testing, detect common pitfalls, and optimize data transformations within your workflows.

Views: 20329#n8n#expressions#javascript#data-transformation