category focus

Testing

Unit, integration, and e2e testing.

4139 스킬all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
87

typescript-testing

Frontend testing rules with Vitest, React Testing Library, and MSW. Includes coverage requirements, test design principles, and quality criteria. Use when writing frontend tests or reviewing test quality.

shinpr
shinpr
testing-security
open
testing
87

testing-principles

Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns. Use when writing tests, designing test strategies, or reviewing test quality.

shinpr
shinpr
testing-security
open
testing
85

test-driven-development-tdd

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

tilework-tech
tilework-tech
testing-security
open
testing
83

testing-prpm-cli

Use when testing PRPM CLI commands locally - provides build, environment setup, execution workflow, contract testing to verify documented behavior matches implementation, and comprehensive cross-format conversion testing against local registry

pr-pm
pr-pm
testing-security
open
testing
82

writing-tests

TDD方法論に従ってテストを作成します。テスト対象コードの分析、AAA/Given-When-Thenパターンの適用、正常系・エッジケース・エラー系のカバレッジを確保します。「テストを書いて」「テストを作成」「単体テストを追加」などのリクエストで起動します。

skanehira
skanehira
testing-security
open
testing
81

cypress-e2e-testing

Run, validate, and analyze Cypress E2E tests for the InfluxData documentation site. Covers Hugo server management, test execution modes, and failure analysis.

influxdata
influxdata
testing-security
open
testing
79

run-tests

Run the test suite for the Cartridge Controller monorepo. Use when validating changes, before committing, or when asked to run tests.

cartridge-gg
cartridge-gg
testing-security
open
testing
79

update-storybook-snapshots

Update Storybook visual regression snapshots after intentional UI changes. Use when visual tests fail due to expected changes, or when asked to update snapshots.

cartridge-gg
cartridge-gg
testing-security
open
testing
76

unit-tests

Setup Python virtual environment and run unit tests with gltest

genlayerlabs
genlayerlabs
testing-security
open
testing
76

integration-tests

Setup Python virtual environment and run integration tests with gltest

genlayerlabs
genlayerlabs
testing-security
open
testing
75

type-checker-tests

Add integration tests for type checker inference and checking functions

purefunctor
purefunctor
testing-security
open
testing
74

testing-anti-patterns

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

sammcj
sammcj
testing-security
open
testing
74

writing-go-tests

Applies current Go testing best practices. Use when writing or modifying Go test files or advising on Go testing strategies.

sammcj
sammcj
testing-security
open
testing
73

testing-web-applications

Executes browser-based QA tests using agent-browser CLI, covering happy paths and error paths. Use when testing web apps, verifying UI behavior, running E2E tests, or capturing screenshots on localhost.

team-mirai-volunteer
team-mirai-volunteer
testing-security
open
testing
73

e2e-test-generation

Create E2E tests for Chrome extension using Playwright

amitsingh-007
amitsingh-007
testing-security
open
testing
72

testing

Write, configure, and run unit + integration tests using project-independent best practices; detect tooling; triage failures/flakes; keep a compact Testing State Capsule.

appautomaton
appautomaton
testing-security
open
testing
70

testing-reactnative

Testing React Native. Use when writing tests, reviewing test coverage, or setting up testing.

TheBeardedBearSAS
TheBeardedBearSAS
testing-security
open
testing
70

testing

Testing - Principes TDD/BDD. Use when writing tests, reviewing test coverage, or setting up testing.

TheBeardedBearSAS
TheBeardedBearSAS
testing-security
open
testing
70

test-sync

Detect orphaned tests, obsolete assertions, and test-code misalignment. Use for test suite maintenance, cleanup, and traceability validation.

jmagly
jmagly
testing-security
open
testing
70

testing-python

Regel 07: Testing. Use when writing tests, reviewing test coverage, or setting up testing.

TheBeardedBearSAS
TheBeardedBearSAS
testing-security
open
testing
70

flaky-detect

Identify flaky tests from CI history and test execution patterns. Use when debugging intermittent test failures, auditing test reliability, or improving CI stability.

jmagly
jmagly
testing-security
open
testing
70

generate-factory

Auto-generate test data factories from schemas, types, or models. Use when creating test data infrastructure, setting up fixtures, or reducing test setup boilerplate.

jmagly
jmagly
testing-security
open
testing
70

testing-python

Regla 07: Pruebas. Use when writing tests, reviewing test coverage, or setting up testing.

TheBeardedBearSAS
TheBeardedBearSAS
testing-security
open
testing
70

vitest-runner

Execute JavaScript/TypeScript tests with Vitest, supporting coverage, watch mode, and parallel execution. Use for JS/TS test automation.

jmagly
jmagly
testing-security
open
Previous
Page 59 / 173
Next