home/categories/testing-security
domain cluster

Testing & Security

QA, penetration testing, and code quality.

9326 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
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
testing
1

run-tests

테스트 실행 및 품질 검증. Use when: (1) 테스트 실행 요청, (2) 변경 후 검증 필요, (3) 커버리지 확인.

semicolon-devteam
semicolon-devteam
testing-security
open
testing
1

bug-triage

Reproduce, isolate, and fix a bug (or failing build/test), then summarize root cause, fix, and verification steps.

Nymbo
Nymbo
testing-security
open
testing
1

rust-testing

Write and run Rust tests using cargo test with unit tests, integration tests, doc tests, and property-based testing. Use when writing Rust tests or setting up test infrastructure.

AutumnsGrove
AutumnsGrove
testing-security
open
testing
1

test-helper

Generate comprehensive async pytest tests for Quart endpoints, database operations, and WebSocket connections. Activates when writing tests or ensuring code coverage.

gizix
gizix
testing-security
open
testing
1

disciplined-verification

Phase 4 of disciplined development. Verifies implementation against design through unit and integration testing. Builds traceability matrices, tracks coverage, and loops defects back to originating left-side phases.

terraphim
terraphim
testing-security
open
testing
1

testing

Write and manage tests using TDD with Pest (PHP), Vitest (React), and Playwright (E2E). Use when writing feature tests, unit tests, component tests, or improving test coverage. EXCLUSIVE to testing-expert agent.

mgkyawzayya
mgkyawzayya
testing-security
open
testing
1

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code - write the test first using REAL systems (NO MOCKS), watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first and real system integration

krzemienski
krzemienski
testing-security
open
testing
1

test-gen

Generate comprehensive pytest integration tests for MCP tools and FastAPI endpoints. Includes fixtures, edge cases, and validation tests.

jawwad-ali
jawwad-ali
testing-security
open
testing
1

java-testing

Test Java applications - JUnit 5, Mockito, integration testing, TDD patterns

pluginagentmarketplace
pluginagentmarketplace
testing-security
open
Previous
Page 286 / 389
Next