category focus

Testing

Unit, integration, and e2e testing.

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

bun-test-mocking

Use for mock functions in Bun tests, spyOn, mock.module, implementations, and test doubles.

secondsky
secondsky
testing-security
open
testing
21

jest-generator

Generate Jest unit tests for JavaScript/TypeScript with mocking, coverage. Use for JS/TS modules, React components, test generation, or encountering missing coverage, improper mocking, test structure errors.

secondsky
secondsky
testing-security
open
testing
21

testing

Testing conventions for pikru. Use when running tests to avoid timeouts. DO NOT run the full test suite.

bearcove
bearcove
testing-security
open
testing
21

playwright

Browser automation and E2E testing with Playwright. Auto-detects dev servers, writes clean test scripts. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use for cross-browser testing, visual regression, API testing, component testing in TypeScript/JavaScript and Python projects.

secondsky
secondsky
testing-security
open
testing
21

subtest-isolation

Create minimal subtests to isolate and fix complex bugs. Use when a test fails and the issue is buried in complexity.

bearcove
bearcove
testing-security
open
testing
20

forward-derivation

從已批准的 SDD 規格推演 BDD 場景、TDD 測試骨架和 ATDD 驗收測試。 使用時機:規格已批准、開始 BDD/TDD 實作、生成測試結構。 關鍵字:forward derivation, spec to test, BDD generation, TDD skeleton, test derivation, 正向推演, 規格轉測試, 測試生成。

AsiaOstrich
AsiaOstrich
testing-security
open
testing
20

forward-derivation

Derive BDD scenarios, TDD test skeletons, and ATDD acceptance tests from approved SDD specifications. Use when: spec is approved, starting BDD/TDD implementation, generating test structures. Keywords: forward derivation, spec to test, BDD generation, TDD skeleton, test derivation, 正向推演, 規格轉測試, 測試生成.

AsiaOstrich
AsiaOstrich
testing-security
open
testing
20

atdd-assistant

Guide teams through Acceptance Test-Driven Development workflow. Use when: defining acceptance criteria, running specification workshops, writing user stories with acceptance tests, PO sign-off. Keywords: ATDD, acceptance test, acceptance criteria, user story, product owner, specification workshop, 驗收測試驅動開發.

AsiaOstrich
AsiaOstrich
testing-security
open
testing
20

testing-guide

Testing pyramid and test writing standards for UT/IT/ST/E2E. Supports ISTQB and Industry Pyramid frameworks. Use when: writing tests, discussing test coverage, test strategy, or test naming. Keywords: test, unit, integration, e2e, coverage, mock, ISTQB, SIT, 測試, 單元, 整合, 端對端.

AsiaOstrich
AsiaOstrich
testing-security
open
testing
20

syrupy

Use syrupy for pytest snapshot testing to ensure the immutability of computed results, manage snapshots, customize serialization, and handle complex data structures with built-in matchers and filters.

anam-org
anam-org
testing-security
open
testing
20

testing-guide

Testing pyramid and test writing standards for UT/IT/ST/E2E. Supports ISTQB and Industry Pyramid frameworks. Use when: writing tests, discussing test coverage, test strategy, or test naming. Keywords: test, unit, integration, e2e, coverage, mock, ISTQB, SIT, 測試, 單元, 整合, 端對端.

AsiaOstrich
AsiaOstrich
testing-security
open
testing
20

test-data-generator

Creates test fixtures, mock data, and test scenarios for unit and integration tests. Use when setting up test data, creating mocks, or generating test fixtures.

armanzeroeight
armanzeroeight
testing-security
open
testing
20

tdd-assistant

Guide developers through Test-Driven Development workflow. Use when: writing tests first, practicing TDD, red-green-refactor cycle, BDD scenarios. Keywords: TDD, test first, red green refactor, FIRST, BDD, ATDD, 測試驅動開發, 紅綠重構.

AsiaOstrich
AsiaOstrich
testing-security
open
testing
20

test-coverage-assistant

使用 7 維度框架评估测试完整性。 使用时机:撰写测试、审查测试覆蓋率、确保测试品质。 关鍵字:test coverage, completeness, dimensions, 7 dimensions, test quality, 测试覆蓋, 测试完整性, 七維度。

AsiaOstrich
AsiaOstrich
testing-security
open
testing
20

test-coverage-assistant

使用 7 維度框架評估測試完整性。 使用時機:撰寫測試、審查測試覆蓋率、確保測試品質。 關鍵字:test coverage, completeness, dimensions, 7 dimensions, test quality, 測試覆蓋, 測試完整性, 七維度。

AsiaOstrich
AsiaOstrich
testing-security
open
testing
20

test-coverage-assistant

Evaluate test completeness using the 7 dimensions framework. Use when: writing tests, reviewing test coverage, ensuring test quality. Keywords: test coverage, completeness, dimensions, 7 dimensions, test quality, 測試覆蓋, 測試完整性, 七維度.

AsiaOstrich
AsiaOstrich
testing-security
open
testing
20

testing-guide

Testing pyramid and test writing standards for UT/IT/ST/E2E. Supports ISTQB and Industry Pyramid frameworks. Use when: writing tests, discussing test coverage, test strategy, or test naming. Keywords: test, unit, integration, e2e, coverage, mock, ISTQB, SIT, 测试, 单元, 集成, 端对端.

AsiaOstrich
AsiaOstrich
testing-security
open
testing
19

rails-aitesting

Use when testing Rails applications - TDD, Minitest, fixtures, model testing, mocking, test helpers

zerobearing2
zerobearing2
testing-security
open
testing
19

swift-unit-testing-skill

Guidelines and templates for writing effective unit tests with XCTest, including test-driven development practices and mocking techniques.

pstuart
pstuart
testing-security
open
testing
19

tabletest

Write effective TableTest-style tests for data-driven testing in JUnit using either Java or Kotlin. The table format makes tests more readable, maintainable, and collaborative - treating test data as first-class documentation of system behaviour. Use it when testing the same logic with multiple input/output combinations, when you have 2+ similar test methods differing only in data values, when business rules involve multiple cases/examples, or when adding new test cases should be as simple as adding a table row. Use standard JUnit @Test when testing a single scenario, when test logic differs significantly between cases, when complex setup/teardown varies per test, or when mocking behaviour differs per test case.

nchaugen
nchaugen
testing-security
open
testing
19

testing

When creating tests and using tests for testing of application operation

ScotterMonk
ScotterMonk
testing-security
open
testing
18

gdscript-test

Run GDUnit4 tests for Godot projects. Use after implementing features, fixing bugs, or modifying GDScript files to verify correctness.

minami110
minami110
testing-security
open
testing
18

testing

Provides expertise on how to write effective unit tests (runtime and type tests), make testing decisions, and incorporate TDD into development workflows

inocan-group
inocan-group
testing-security
open
testing
18

pest-testing-framework

Integration with the Pest PHP testing framework for writing and running tests

markhuot
markhuot
testing-security
open
Previous
Page 72 / 173
Next