category focus

Testing

Unit, integration, and e2e testing.

4139 個技能all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
3

quality-unit-testing

Write high-quality Rust unit tests following best practices. Use when writing new tests, reviewing test code, or improving test quality. Emphasizes clear naming, AAA pattern, isolation, and deployment confidence.

d-o-hub
d-o-hub
testing-security
open
testing
3

architecture-validation

Generic architecture validation that validates implementations against any plan files in the plans/ folder

d-o-hub
d-o-hub
testing-security
open
testing
3

running-chaos-tests

Execute chaos engineering experiments to test system resilience. Use when performing specialized testing. Trigger with phrases like "run chaos tests", "test resilience", or "inject failures".

BbgnsurfTech
BbgnsurfTech
testing-security
open
testing
3

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

samjhecht
samjhecht
testing-security
open
testing
3

my-skill

A skill with nested file structure for testing

NikiforovAll
NikiforovAll
testing-security
open
testing
3

integration-tests

Test API routes by importing handlers directly with Bun's test runner. Fast, reliable tests without HTTP overhead.

andrelandgraf
andrelandgraf
testing-security
open
testing
3

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)

samjhecht
samjhecht
testing-security
open
testing
3

effect-testing-mocking

Testing patterns with layers, mocks, and deterministic time. Use when preparing testable services and small smoke tests.

mepuka
mepuka
testing-security
open
testing
3

chaos-engineering

Test system resilience through controlled failures. Use when validating fault tolerance, disaster recovery, or system reliability. Covers chaos experiments.

dralgorhythm
dralgorhythm
testing-security
open
testing
3

generating-test-doubles

Generate mocks, stubs, spies, and fakes for dependency isolation. Use when creating mocks, stubs, or test isolation fixtures. Trigger with phrases like "generate mocks", "create test doubles", or "setup stubs".

BbgnsurfTech
BbgnsurfTech
testing-security
open
testing
3

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. Activates on phrases like "fix the tests", "tests are failing", "make the test suite green", "run tests and fix failures", or "tests aren't passing".

LEEI1337
LEEI1337
testing-security
open
testing
3

gdunit4-test-runner

Run gdUnit4 tests for Godot projects. Use after implementing features, fixing bugs, or modifying GDScript files. USE PROACTIVELY to verify code changes.

minami110
minami110
testing-security
open
testing
3

component-testing

Use this skill to create or modify tests for a component.

wmeints
wmeints
testing-security
open
testing
3

swift-testing

Modern Swift Testing framework patterns and best practices

onmyway133
onmyway133
testing-security
open
testing
3

running-smoke-tests

Execute fast smoke tests validating critical functionality after deployment. Use when performing specialized testing. Trigger with phrases like "run smoke tests", "quick validation", or "test critical paths".

BbgnsurfTech
BbgnsurfTech
testing-security
open
testing
3

reviewing-testability

Testable code design patterns for TypeScript/React applications. Triggers: testability, DI, dependency injection, テスト容易性, モック, mock-friendly.

thkt
thkt
testing-security
open
testing
3

spec-generation

Generate structured spec files for Choo Choo Ralph. Use when running /choo-choo-ralph:spec or creating task breakdowns.

mj-meyer
mj-meyer
testing-security
open
testing
3

managing-snapshot-tests

Create and validate component snapshots for UI regression testing. Use when performing specialized testing. Trigger with phrases like "update snapshots", "test UI snapshots", or "validate component snapshots".

BbgnsurfTech
BbgnsurfTech
testing-security
open
testing
3

rut-testing

Use rut test runner instead of pytest for running Python unittest tests.

schettino72
schettino72
testing-security
open
testing
3

policyengine-testing-patterns

PolicyEngine testing patterns - YAML test structure, naming conventions, period handling, and quality standards

PolicyEngine
PolicyEngine
testing-security
open
testing
3

macos-game-testing

Test the Nathaniel macOS game. Use when asked to test the macOS version, verify changes work on Mac, run sanity tests on desktop, or when the user says "test macOS", "run on mac", "verify mac build".

ruarfff
ruarfff
testing-security
open
testing
3

gdunit4-test-writer

Write gdUnit4 test code with type-specific assertions, signal testing, and scene runner support. Use when creating or updating tests for GDScript files.

minami110
minami110
testing-security
open
testing
3

load-testing

Design and execute load tests to validate performance under stress, identify scalability limits, and ensure SLA compliance

dasien
dasien
testing-security
open
Previous
Page 94 / 173
Next