Agent Skills Hub

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

Clear

119 skills found

EngineeringAutomation
test-generation avatar

test-generation

Intelligent unit and integration test generation powered by Minion framework, featuring business logic validation, boundary testing, and Vitest integration.

Views: 12
EngineeringAutomation
test-generator avatar

test-generator

Automated generation of structured, production-ready pytest test suites for Python functions and classes.

Views: 8744#testing#pytest#python
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
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: 21329#shift-left#early-testing#tdd#bdd
EngineeringProductivityAutomation
tdd-london-chicago avatar

tdd-london-chicago

Master professional TDD with the London (mockist) and Chicago (classicist) schools. Automate test-first workflows, style selection, and refactoring with AI agents.

Views: 28329#tdd#testing#london-school#chicago-school
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: 8732
Engineering
testing-frontend avatar

testing-frontend

Automate frontend component testing, user interaction simulation, API mocking, and setup of Vitest, React Testing Library, and Vue Test Utils.

Views: 9255
EngineeringAutomation
test-automation-strategy avatar

test-automation-strategy

Implement professional-grade test automation strategy, manage test pyramids, detect anti-patterns, and integrate with CI/CD for resilient, fast, and high-quality software testing.

Views: 15329#automation#test-pyramid#page-object#first-principles
EngineeringProductivityAutomation
tdd-workflow avatar

tdd-workflow

A rigorous TDD workflow agent that enforces test-first development, ensuring 80%+ code coverage across unit, integration, and E2E tests for features, bug fixes, and refactoring.

Views: 16250
EngineeringAutomation
test-design-techniques avatar

test-design-techniques

Expert systematic test design using BVA, equivalence partitioning, decision tables, and combinatorial testing to maximize coverage and minimize redundancy.

Views: 25329#test-design#bva#equivalence-partitioning#decision-tables
EngineeringAutomation
generate-e2e-test avatar

generate-e2e-test

Automated end-to-end test generation using Playwright. Converts user workflows into functional test specs by interactively executing actions and following project conventions.

Views: 8
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