category focus

Testing

Unit, integration, and e2e testing.

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

test-driven-development

实现任何功能或修复 bug 时使用,在编写实现代码之前先写测试。Use when implementing any feature or bugfix - write the test first, watch it fail, write minimal code to pass. TDD 红绿重构循环。

hxk622
hxk622
testing-security
open
testing
1

vitest-targeted-testing

Use this when adding/fixing UI or smoke tests; prefer targeted Vitest runs first, then widen.

localtaskrepo
localtaskrepo
testing-security
open
testing
1

contract-tester

Test and validate API contracts against specifications

vladm3105
vladm3105
testing-security
open
testing
1

test-events-router

Test the SSE events router and real-time event streaming. Use when testing Server-Sent Events endpoint or event authorization. Triggers on "test events", "test sse", "test events router", "test real-time".

madooei
madooei
testing-security
open
testing
1

playwright

Playwright E2E testing patterns. Trigger: When writing E2E tests - Page Objects, selectors, MCP workflow.

dallay
dallay
testing-security
open
testing
1

update-local-development-agents

Workflow for propagating penguiflow library changes to test agents. Use when modifying library code and need to test changes in test_generation agents.

hurtener
hurtener
testing-security
open
testing
1

testing-expert

Expert-level software testing with unit tests, integration tests, E2E tests, TDD/BDD, and testing best practices

personamanagmentlayer
personamanagmentlayer
testing-security
open
testing
1

testing-omega-quality

Implements comprehensive testing across all quality dimensions - accuracy, performance, security, and accessibility. Use when building test strategies or ensuring production-grade quality assurance.

doanchienthangdev
doanchienthangdev
testing-security
open
testing
1

visual-testing

Run the app locally and take screenshots using Puppeteer to verify UI changes; use when validating demo pages, checking visual regressions, or capturing UI state for analysis

antoineschaller
antoineschaller
testing-security
open
testing
1

test-implementer

You are an implementer of unit and integration tests.

graphlessdb
graphlessdb
testing-security
open
testing
1

tdd-workflow

Test-Driven Development guidance. Use during feature-dev Phase 5 (Implementation) or any code implementation. Ensures tests are written BEFORE implementation code, following Red-Green-Refactor cycle.

mkaczkowski
mkaczkowski
testing-security
open
testing
1

test-middleware

Test middleware functions. Use when testing authentication, validation, or other middleware. Triggers on "test middleware", "test auth middleware", "test validation middleware".

madooei
madooei
testing-security
open
testing
1

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

zenchantlive
zenchantlive
testing-security
open
testing
1

ui-testing

Use when writing UI tests, recording interactions, tests have race conditions, timing dependencies, inconsistent pass/fail behavior, or XCTest UI tests are flaky - covers Recording UI Automation (WWDC 2025), condition-based waiting, network conditioning, multi-factor testing, crash debugging, and accessibility-first testing patterns

derKlinke
derKlinke
testing-security
open
testing
1

fullstack-testing

Fullstack testing - unit, integration, E2E, coverage

pluginagentmarketplace
pluginagentmarketplace
testing-security
open
testing
1

bdd-practices

Cucumber/Gherkin BDD 最佳實踐指導技能,提供 Gherkin 撰寫規範、情境設計原則、Discovery Workshop 引導與常見反模式識別,協助團隊撰寫高品質的行為驅動開發規格。

yaochangyu
yaochangyu
testing-security
open
testing
1

faker

Use when writing Vague (.vague) files that need realistic test data using faker generators for names, emails, addresses, dates, and more

mcclowes
mcclowes
testing-security
open
testing
1

builder-factory

Generate test-data-bot factory builders for TypeScript types to create mock data for tests and Storybook. Use when creating mock data, test fixtures, or Storybook story data.

JanSzewczyk
JanSzewczyk
testing-security
open
testing
1

vitest

Use when writing or modifying Vitest tests to follow best practices for test structure, assertions, mocking, and coverage

mcclowes
mcclowes
testing-security
open
testing
1

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior before proposing fixes

trash-panda-v91-beta
trash-panda-v91-beta
testing-security
open
testing
1

development-implementation

Implements user stories by reading requirements, following coding standards, and executing tasks with comprehensive testing. Updates story files with implementation details and test results.

normcrandall
normcrandall
testing-security
open
testing
1

test-async-guardian

Flutter/Dart 測試異步資源管理守護者。用於:(1) 診斷測試卡住問題,(2) 審查測試代碼中的異步資源清理,(3) 提供 tearDown 最佳實踐,(4) 掃描潛在的資源洩漏風險。觸發場景:測試卡住、撰寫新測試、Code Review 測試代碼、執行 flutter test 前自動掃描。

tarrragon
tarrragon
testing-security
open
testing
1

playwright-e2e-patterns

TypeScript/Playwright Test + Generator/Healer Agents活用によるE2Eテスト作成パターンガイド。E2Eテスト実装時・data-testid属性設計時・Blazor Server SignalR対応時に使用。Phase B2で確立した93.3%効率化パターン + Phase B2-F2でTypeScript移行完了。

d-kishi
d-kishi
testing-security
open
testing
1

verify-web-change

Verify web application changes work by launching the app stack and testing in a real browser. This skill should be used when the user asks to "verify the change", "test in browser", "check if it works", or after completing a PR to validate the implementation. Requires Playwright MCP server. MUST exit if Playwright MCP is unavailable.

fx
fx
testing-security
open
Previous
Page 121 / 173
Next