Back to categories
Category

Agent Skills in category: testing

84 skills match this category. Browse curated collections and explore related Agent Skills.

mutation-testing

Validate test suite quality using mutation testing with mutmut or cosmic-ray to detect weak tests, calculate mutation scores, and improve test coverage. Use when validating test effectiveness, achieving high test quality, or detecting tests that pass but don't validate behavior.

mutation-testingtest-qualitytest-coveragetest-effectiveness
randalmurphal
randalmurphal
0

test-plan-formatting

Format concise, actionable test plans for Jira tickets using existing fptest tools and minimal MongoDB operations

test-planningjirafptestmongodb
randalmurphal
randalmurphal
0

Testing Standards

Write tests following 3-layer pyramid (unit 95%, integration 85%, E2E critical paths) with 1:1 file mapping for unit tests. Covers test organization, coverage requirements, fixtures, and best practices. Use when writing tests, checking coverage, or validating test structure.

test-pyramidtest-organizationtest-coveragetest-fixtures
randalmurphal
randalmurphal
0

software-testing

Always use this skill when writing or editing software tests!

test-automationtest-frameworktest-design-patternstest-strategy
cardoso-neto
cardoso-neto
0

run-tests

Systematic test debugging with 5-phase investigation workflow. Use when debugging test failures, investigating complex errors, or when AI consultation would help. Uses native test commands with optional AI consultation for complex failures.

debuggingtest-failuresinvestigation-workflowtest-automation
tylerburleigh
tylerburleigh
0

aztec-testing

Assists with testing Aztec smart contracts using the TestEnvironment. Use when writing unit tests, integration tests, or debugging test failures for Aztec contracts.

smart-contractsunit-testingintegration-testingaztec
critesjosh
critesjosh
0

aztec-e2e-testing

Generate Jest end-to-end tests for Aztec contracts with real network interaction. Use when writing integration tests, testing contract deployments, or validating full transaction flows.

jestend-to-end-testingintegration-testingblockchain
critesjosh
critesjosh
0

dev-test-chrome

Chrome MCP browser testing. Console/network debugging, JS execution, GIF recording.

chrome-devtoolsbrowser-testingconsole-debuggingnetwork-debugging
edwinhu
edwinhu
0

dev-test

Testing tool router. Routes to platform-specific skills: Chrome MCP, Playwright, Hammerspoon, Linux.

testingplatform-routingplaywrightchrome
edwinhu
edwinhu
0

dev-test-linux

Linux desktop E2E testing with ydotool (Wayland), xdotool (X11), grim, and D-Bus.

linuxe2e-testingwaylandx11
edwinhu
edwinhu
0

dev-test-hammerspoon

macOS desktop E2E testing with Hammerspoon, screencapture, and cliclick.

macose2e-testinghammerspoonautomation
edwinhu
edwinhu
0

dev-tdd

Test-Driven Development protocol. RED-GREEN-REFACTOR cycle with mandatory test-first approach.

test-driven-developmentred-green-refactortest-firstdevelopment-process
edwinhu
edwinhu
0

dev-test-playwright

Playwright MCP browser testing. Headless E2E, cross-browser, CI/CD automation.

playwrighte2e-testingci-cdcross-browser
edwinhu
edwinhu
0

testing-strategy

테스트, 테스팅, QA, 테스트 전략, 품질 보증 - Use when designing test strategies, writing test plans, or ensuring quality assurance. Guides systematic testing approach from unit to E2E with proper coverage and scenario design.

test-strategyquality-assurancetest-planningtest-coverage
aimskr
aimskr
0

next-test-analyzer

Review test coverage quality and completeness. Use after creating a PR or adding new functionality to ensure tests adequately cover new code and edge cases.

test-coveragepull-requeststest-qualityedge-case-testing
Morriz
Morriz
0

testing-patterns

TDD workflows, test generation, and coverage strategies with Claude Code. Use when writing tests, implementing TDD, analyzing coverage gaps, or generating quality unit/integration/e2e tests. Covers Jest, Vitest, pytest, and mocking patterns.

tddtest-generationtest-coveragejest
hgeldenhuys
hgeldenhuys
1

pr-test-analyzer

Use when asked to evaluate PR test coverage or explicitly asked to run the pr-test-analyzer subagent.

pr-test-analyzertest-coveragecipr-analysis
troykelly
troykelly
1

tdd-full-coverage

Use when implementing features or fixes - test-driven development with RED-GREEN-REFACTOR cycle and full code coverage requirement

tddtest-driven-developmentred-green-refactorfull-coverage
troykelly
troykelly
1

acceptance-criteria-verification

Use after implementing features - verifies each acceptance criterion with structured testing and posts verification reports to the GitHub issue

acceptance-criteriaverificationgithub-issuesstructured-testing
troykelly
troykelly
1

silent-failure-hunter

Use when asked to detect silent failures/weak error handling or explicitly asked to run the silent-failure-hunter subagent.

error-handlingsilent-failurebug-detectionrobustness
troykelly
troykelly
1

local-service-testing

Use when code changes touch database, cache, queue, or other service-dependent components - enforces testing against real local services instead of mocks

local-developmentservice-testingintegration-testingmocking
troykelly
troykelly
1

e2e-testing-agent

Build autonomous end-to-end full-stack testing agents using Claude's Computer Use API, LangGraph orchestration, and hybrid Playwright automation. Use this skill when building testing infrastructure, test automation, CI/CD test integration, or self-healing test systems.

end-to-end-testingtest-automationci-cdplaywright
RaphaEnterprises-AI
RaphaEnterprises-AI
11

green-mirage-audit

Use when reviewing test suites, after test runs pass, or when user asks about test quality

test-qualitytest-reviewtest-suitestest-assessment
axiomantic
axiomantic
0

fixing-tests

Use when tests are failing, test quality issues were identified, or user wants to fix/improve specific tests

test-failurestest-qualitytest-improvementtest-fix
axiomantic
axiomantic
0

python-testing-patterns

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

pytestfixturesmockingtest-driven-development
prof-ramos
prof-ramos
0

test-fixing

Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass.

test-failurestest-suitetest-fixingerror-grouping
prof-ramos
prof-ramos
0

webapp-testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

playwrightweb-testingui-testingbrowser-automation
prof-ramos
prof-ramos
0

ios-simulator-skill

21 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and simulator lifecycle management. Optimized for AI agents with minimal token output.

iosautomationbuild-automationsimctl
prof-ramos
prof-ramos
0

pict-test-designer

Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for any piece of requirements or code. Analyzes inputs, generates PICT models with parameters, values, and constraints for valid scenarios using pairwise testing. Outputs the PICT model, markdown table of test cases, and expected results.

test-case-generationpairwise-testingpicttest-modeling
prof-ramos
prof-ramos
0

playwright-skill

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

playwrightbrowser-automationui-testingweb-testing
prof-ramos
prof-ramos
0

spec-tests

>

spec-teststest-casesquality-assurance
ianphil
ianphil
0

webapp-testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

playwrightwebapp-testingfrontend-testingui-testing
Wattysaid
Wattysaid
0

plan-replayer-testing

Expertise in adding new test cases for the TiDB plan replayer. Use when the user provides a plan replayer zip file and wants to create a new test.

tidbplan-replayertest-case-creationdatabase-testing
hawkingrei
hawkingrei
0

browser-testing

ブラウザ自動化とE2Eテストを行うスキル

browser-automatione2e-testingwebdrivercypress
Shin0205go
Shin0205go
0

test-generation

Generates comprehensive Elixir tests using ExUnit following TDD principles.

elixirexunittest-generationtdd
layeddie
layeddie
0

webapp-testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

playwrightfrontend-testingui-debuggingbrowser-automation
atgfw
atgfw
0

e2e-testing-patterns

Master end-to-end testing with Playwright and Cypress to build reliable test suites that catch bugs, improve confidence, and enable fast deployment. Use when implementing E2E tests, debugging flaky tests, or establishing testing standards.

e2e-testingplaywrightcypresstest-automation
atgfw
atgfw
0

bunit

Blazor component testing with bUnit. Use when writing unit tests for Blazor components, testing user interactions, mocking services/dependencies, testing MudBlazor components, testing components with Neatoo domain objects, or debugging component rendering issues.

blazorbunitunit-testingcomponent-testing
keithdv
keithdv
0

playwright-blazor-e2e

End-to-end testing for Blazor applications using Playwright for .NET. Use when writing E2E tests, creating test infrastructure, testing MudBlazor components, handling Blazor WebAssembly loading, debugging test failures, or setting up CI/CD test pipelines.

playwrightblazordotnete2e-testing
keithdv
keithdv
0

knockoff

KnockOff source-generated test stubs. Use when creating interface stubs for unit tests, migrating from Moq, understanding the duality pattern (user methods vs callbacks), configuring stub behavior, verifying invocations, or working with interceptors for tracking calls.

mockingunit-testingtest-stubsmoq
keithdv
keithdv
0

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

test-driven-developmenttest-first-developmentunit-testingsoftware-testing
ryanmoran
ryanmoran
01

testing-best-practices

Comprehensive testing methodologies, frameworks, and patterns. Use when writing tests, debugging test failures, improving coverage, or implementing TDD workflows.

test-design-patternstest-failurestest-coveragetdd
MylesMCook
MylesMCook
0

webapp-testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

playwrightweb-testingfrontend-testingui-automation
ederheisler
ederheisler
0

webapp-testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

playwrightweb-testingui-testingfrontend
RithyTep
RithyTep
0

testing-gh-skills

SLASH COMMAND ONLY - Do NOT invoke automatically. Only runs via /test-gh-skills command. Executes Python test orchestrator for 80 tests across 6 skill groups.

slash-commandspythontest-orchestrationtest-execution
aaddrick
aaddrick
3

sf-ai-agentforce-testing

>

agent-testingai-agentsautomationsf-ai-agentforce
Jag Valaiyapathy
Jag Valaiyapathy
214

sf-testing

>

salesforcesf-testingtest-automationci
Jag Valaiyapathy
Jag Valaiyapathy
214

aiwf:route-tester

Test authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, validating route functionality, or debugging authentication issues. Includes patterns for using test-auth-route.js and mock authentication.

api-testingauthenticationcookie-based-authroute-testing
moonklabs
moonklabs
1

run-the-tests

Run the project's test suite and fix any failures. If no test runner is configured, sets up best-in-class testing infrastructure for the project's language/framework. Ensures all tests pass before completion.

test-runnertest-infrastructuretest-failurestesting-automation
samjhecht
samjhecht
1

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

test-driven-developmenttest-first-developmentcode-qualitydeveloper-guidance
samjhecht
samjhecht
1

Page 1 of 2 · 84 results

testing | Agent Skills