Back to categories
Category

Agent Skills in category: testing

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

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

condition-based-waiting

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling; prefer event-based waiting when available (WebSockets, EventEmitters, Observables)

race-conditionstiming-dependenciesflaky-testscondition-polling
samjhecht
samjhecht
1

testing-anti-patterns

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

mockingtest-smellstest-isolationcode-quality
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

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

testing-skills-with-subagents

Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes

red-green-refactoragent-testingprocess-documentationstress-testing
NickCrew
NickCrew
52

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-developmentred-green-refactortest-strategy
NickCrew
NickCrew
52

testing-anti-patterns

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

testing-anti-patternsmockingtest-isolationtest-quality
NickCrew
NickCrew
52

webapp-testing

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

playwrightweb-testingfrontend-testingui-debugging
NickCrew
NickCrew
52

python-testing-patterns

Python testing patterns and best practices using pytest, mocking, and property-based testing. Use when writing unit tests, integration tests, or implementing test-driven development in Python projects.

pythonpytestmockingproperty-based-testing
NickCrew
NickCrew
52

condition-based-waiting

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses

flaky-test-detectionrace-conditionstimingcondition-polling
NickCrew
NickCrew
52

Page 4 of 9 · 151 results