category focus

Testing

Unit, integration, and e2e testing.

4139 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
2

complete-test

Achieves 100% test coverage with minimal redundancy through progressive test writing. Writes tests one-at-a-time with immediate coverage verification, removes redundant tests while maintaining coverage, fixes standards violations, restructures fixtures. Use when creating test suites for existing code, or optimizing test efficiency

alvis
alvis
testing-security
open
testing
2

swift-testing

Test Swift applications - XCTest, Swift Testing, UI tests, mocking, TDD, CI/CD

pluginagentmarketplace
pluginagentmarketplace
testing-security
open
testing
2

tdd

Use when user says "write tests first", "TDD", "test-driven", "tests before implementation", or when implementing a feature where verification is critical. Creates scratchpad, writes failing tests, then iterates implementation until tests pass.

harlan-zw
harlan-zw
testing-security
open
testing
2

testing-patterns

Test infrastructure patterns - PGlite for in-memory PostgreSQL, Redis/S3 mocks, TestSetup factory, Bun test. Use when writing tests or adding test infrastructure.

grmkris
grmkris
testing-security
open
testing
2

testing-python

Python testing best practices with pytest. Covers unit, integration, async tests, mocking, fixtures. Triggers: "напиши тесты", "write tests", "add tests", "test coverage", "pytest"

timequity
timequity
testing-security
open
testing
2

webapp-testing

Web application testing principles. E2E, Playwright, deep audit strategies.

whodaniel
whodaniel
testing-security
open
testing
2

tdd-workflow

Test-Driven Development workflow enforcement with RED-GREEN-REFACTOR cycle. Use when implementing features test-first or improving test coverage.

travisjneuman
travisjneuman
testing-security
open
testing
2

e2e-tester

Senior QA Automation Engineer with 10+ years E2E testing experience. Use when writing end-to-end tests for web apps with Playwright, mobile apps with Detox, testing critical user flows, cross-browser testing, or visual regression testing.

olehsvyrydov
olehsvyrydov
testing-security
open
testing
2

testing-standards

PHPUnit testing conventions and best practices for any PHP project

masanao-ohba
masanao-ohba
testing-security
open
testing
2

testing-expert-2026

Expert testing patterns for GhostSpeak monorepo (January 2026). Use when (1) Writing unit tests, (2) Building integration tests, (3) Creating E2E tests with Playwright, (4) Testing Solana programs, (5) Testing React components, (6) Testing Convex functions, or any testing strategy questions.

Ghostspeak
Ghostspeak
testing-security
open
testing
2

condition-based-waiting

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling

timequity
timequity
testing-security
open
testing
2

odoo-test-creator

Creates comprehensive test suites for Odoo 16.0 modules following Siafa project standards. This skill should be used when creating tests for Odoo modules, such as "Create tests for this module" or "Generate test cases for stock_location_usage_restriction" or "Add unit tests to validate this functionality". The skill provides test templates, patterns, and best practices specific to Odoo 16.0 Enterprise with knowledge of database constraints and common pitfalls in the Siafa codebase.

jamshu
jamshu
testing-security
open
testing
2

mutation-testing

Validate test effectiveness with mutation testing using Stryker (TypeScript/JavaScript) and mutmut (Python). Find weak tests that pass despite code mutations. Use when user mentions mutation testing, Stryker, mutmut, test effectiveness, finding weak tests, or improving test quality through mutation analysis.

laurigates
laurigates
testing-security
open
testing
2

bupkis-assertion-patterns

How to write idiomatic assertions with the Bupkis assertion library for TypeScript and JavaScript

boneskull
boneskull
testing-security
open
testing
2

verification-before-completion

Before submitting code or creating a Pull Request, when about to claim that work is complete, fixed, or passed, you must run verification commands and confirm the output results before making any success claims; evidence must appear before any assertions

BaqiF2
BaqiF2
testing-security
open
testing
2

test-blocked-fixture

This is a test fixture with intentional violations for regression testing. It contains <angle brackets> which trigger B5, and has an unexpected frontmatter property which triggers W2.

basher83
basher83
testing-security
open
testing
2

rust-testing-verification

Comprehensive testing strategies for Rust including property-based testing with proptest, fuzz testing with cargo-fuzz, benchmark testing with Criterion, contract testing for traits, and Miri for undefined behavior detection. Use when writing tests, ensuring code correctness, detecting edge cases, or measuring performance.

matthewharwood
matthewharwood
testing-security
open
testing
2

pr-test-analyzer

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

troykelly
troykelly
testing-security
open
testing
2

browser-testing

Write browser-based tests using Playwright or similar tools for E2E testing, visual regression, and cross-browser compatibility. Use when adding automated UI tests or validating user flows.

CeamKrier
CeamKrier
testing-security
open
testing
2

testing

Testing guidelines. Use when Writing, Editing, or reviewing tests.

motlin
motlin
testing-security
open
testing
2

go

Go Constraints. Errors, Context, testify/require, SQLBoiler, Nx Support.

plutowang
plutowang
testing-security
open
testing
2

verification-before-completion

Before submitting code or creating a Pull Request, when about to claim that work is complete, fixed, or passed, you must run verification commands and confirm the output results before making any success claims; evidence must appear before any assertions

BaqiF2
BaqiF2
testing-security
open
testing
2

test-case-designer

Designs comprehensive test cases for PHP/CakePHP applications, categorizing them into unit, integration, and system tests with proper documentation format

masanao-ohba
masanao-ohba
testing-security
open
testing
2

unit-testing

Enforces project unit testing conventions for pure functions, validation schemas, and utility modules using Vitest with proper isolation and mocking.

JasonPaff
JasonPaff
testing-security
open
Previous
Page 101 / 173
Next