category focus

Testing

Unit, integration, and e2e testing.

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

backend-testing

Write tests for backend services, APIs, and database access. Use when testing Express/Fastify handlers, services with database calls, or integration tests.

ProfPowell
ProfPowell
testing-security
open
testing
0

markdowntown-testing

Use this when running or adding tests (compile/lint/unit/E2E), updating test utilities, or working with Playwright/visual testing in markdowntown.

joelklabo
joelklabo
testing-security
open
testing
0

test-writer

Generates comprehensive test files for functions and classes. Use after writing a function, method, or class to quickly create unit tests with edge cases, assertions, and proper test structure. Supports multiple testing frameworks (pytest, unittest, jest, etc.) and follows testing best practices (AAA pattern, mocking, fixtures).

dudusoar
dudusoar
testing-security
open
testing
0

playwright-config-generator

Generate Playwright configuration files for cross-browser E2E testing. Triggers on "create playwright config", "generate playwright configuration", "playwright setup", "browser testing config".

ehtbanton
ehtbanton
testing-security
open
testing
0

android-unit-test

Эксперт Android тестирования. Используй для JUnit, Espresso и Android test patterns.

dengineproblem
dengineproblem
testing-security
open
testing
0

test-thinking

Lightweight reference for designing meaningful test variations.

dhmilnes
dhmilnes
testing-security
open
testing
0

ringtest-driven-development

RED-GREEN-REFACTOR implementation methodology - write failing test first, minimal implementation to pass, then refactor. Ensures tests verify behavior.

LerianStudio
LerianStudio
testing-security
open
testing
0

integration-testing-http

Run and extend the end-to-end HTTP integration tests (SQLite in-memory) for mjr.wtf, covering auth, create/list/delete, redirects, and analytics. Use when changing handlers, middleware, or API contracts.

matt-riley
matt-riley
testing-security
open
testing
0

bdd-scenario-quality-check

检查Given-When-Then格式规范性,发现场景缺口,提供丰富建议。当BDD场景编写完成后使用,确保场景质量符合CRAFT标准。

tikazyq
tikazyq
testing-security
open
testing
0

testing-guidelines

How tests should be structured, named, and prioritized in this codebase.

amattas
amattas
testing-security
open
testing
0

playwright

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.

hmps
hmps
testing-security
open
testing
0

output-error-http-client

Fix HTTP client misuse in Output SDK steps. Use when seeing untraced requests, missing error details, axios-related errors, or when HTTP calls aren't being properly logged and retried.

growthxai
growthxai
testing-security
open
testing
0

tdd-workflow

Enforces Test-Driven Development workflow with automated test-first validation. Use when implementing features, fixing bugs, running @Coder workflow, or when the user mentions TDD, testing, red-green-refactor, or verification gates. Ensures tests are written BEFORE implementation code.

chaitanyame
chaitanyame
testing-security
open
testing
0

migrating-to-vitest-4

Migrate from Vitest 2.x/3.x to 4.x with pool options, coverage config, workspace to projects, and browser mode updates. Use when upgrading Vitest versions or encountering deprecated patterns.

djankies
djankies
testing-security
open
testing
0

playwright-best-practices

Playwright best practices including selectors, wait strategies, accessibility testing, responsive design, and flaky-test prevention. Use when writing or improving Playwright E2E tests.

jovermier
jovermier
testing-security
open
testing
0

openspec-apply

Use when implementing an APPROVED OpenSpec change. Read tasks.md and follow EXACTLY. Do not deviate, add features, or skip tasks. Use with test-tdd for each code task.

discountedcookie
discountedcookie
testing-security
open
testing
0

rspec-tester

Generate RSpec test files for Ruby on Rails code. Creates model specs, request specs, service specs, and other test types. Uses FactoryBot when available in the project. Use when asked to write tests, create specs, add test coverage, or generate RSpec files.

markahesketh
markahesketh
testing-security
open
testing
0

e2e-testing

End-to-end browser testing patterns with Playwright. Use when writing integration tests, user flow testing, or browser automation.

ProfPowell
ProfPowell
testing-security
open
testing
0

testing-qa

Write comprehensive tests (unit, integration, e2e), manage test coverage, and ensure code quality. Use when writing tests, improving coverage, or debugging test failures.

IbIFACE-Tech
IbIFACE-Tech
testing-security
open
testing
0

test-feature

Write Pest PHP feature tests following RentPath conventions. Use for writing new tests, understanding test patterns, using factories, and ensuring proper coverage. Auto-triggers on "write test", "add test", "test this feature", "create test", "test coverage".

alexborgognoni
alexborgognoni
testing-security
open
testing
0

rust-tests

Run and debug Rust tests for glhf. Use when running tests, fixing test failures, or adding new test cases.

TrevorS
TrevorS
testing-security
open
testing
0

writing-quality-tests

Use when designing or refactoring automated tests to make them high-signal, reliable, and maintainable across unit, integration, and end-to-end suites.

ederheisler
ederheisler
testing-security
open
testing
0

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

pproenca
pproenca
testing-security
open
testing
0

gameplay-browser

Test game via browser with Chrome DevTools. Navigate UI, play through game flow, observe behavior and report issues.

discountedcookie
discountedcookie
testing-security
open
Previous
Page 135 / 173
Next