Add integration/E2E tests to existing codebase using Design Docs
Financial risk modeling including VaR, stress testing, and credit risk
Execute YAML test plan, stop on first failure, output rich debug prompt
Screen reader compatibility, testing, and optimization.
Best practices for writing and maintaining tests
Set up Spectron (deprecated) tests for legacy Electron application testing
Use when implementing any feature or bugfix, before writing implementation code — from steph-frtech/cdesign-expo
Symfony framework with PestPHP testing and Clean Architecture patterns
Test-driven development workflow with Red-Green-Refactor cycle across languages
Python/pytest TDD specialist for test-driven development workflows. Use
Enforce true RED/GREEN TDD workflow with fail-first testing methodology
모든 기능 구현이나 버그 수정 시, 구현 코드를 작성하기 전에 사용할 것
Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
Use when working with tdd workflows tdd cycle
Use when working with tdd workflows tdd refactor
Detect and fix testing anti-patterns for better test quality
Async testing patterns with race condition and timing issue detection
Dev escreve teste falhando primeiro, depois implementa pra fazer o teste passar
Wykonuje testy funkcjonalności działającej aplikacji webowej na serwerze online
Evaluate test suites for coverage gaps and TDD/BDD compliance.
แนวทางการทดสอบ Unit, Integration, E2E สำหรับ HR-IMS
Compliance control testing and evidence collection.
테스트 작성 시 참조. 데이터 중심 테스트, @ObjectSource 패턴, E2E/Unit 테스트 구조.
Написание модульных тестов с использованием интерфейсов и моков.
Define load scenarios, establish performance baselines, set thresholds.
Define and maintain a test strategy for a feature or release.
Автоматизация тестирования и проверки качества кода
Creates comprehensive test suites for implementations
Visual testing - catch invisible buttons, broken layouts, contrast
Automatic test-fix loop after changes - ensures changes work before moving on
playwright-test-v2 에이전트 정의 파일의 구조, 패턴, 프로토콜 일관성을 검증합니다. 에이전트 파일 수정 후 사용.
Vitest 기반 테스트 코드 작성을 표준화하고, 테스트 품질과 코드 안정성을 높이기 위한 헬퍼 및 가이드 모음
bats-core を使用したシェルスクリプトの単体テスト作成ガイド。テストの書き方、フィクスチャ、モック、TDD の進め方を提供します。dotfiles リポジトリでの実例を含みます。
Use when testing failures for bad slug formatting and mismatched names in intentionally broken fixtures.
[UDS] 從專案描述生成連貫使用者旅程測試計畫(TESTPLAN)與 E2E 骨架
Drive a running HTTP API after a milestone tag is cut — hit headline endpoints with concrete requests, assert response shape and auth behaviour, write a pass/fail/blocked report.
Drive a CLI binary after a milestone tag is cut — invoke headline commands, observe exit code / stdout / stderr / side effects, write a pass/fail/blocked report.
Drive an iOS app through the iOS Simulator after a milestone tag is cut — execute headline user flows, observe device log and screenshots, write a pass/fail/blocked report.
Drive a web app through a browser MCP server after a milestone tag is cut — exercise headline flows, write a pass/fail/blocked report.
pytestのマーク体系を設計・実装するスキル。「テストをマークで分類したい」「CIでDockerテストをスキップしたい」「Dockerコンテナ内で実行できないテストを除外したい」「make…
React Testing Library のベストプラクティスに従ってテストを書く・レビューする。RTL テスト、コンポーネントテスト、テストコードのレビュー、テストの修正、テストの書き方の相談を依頼された場合に使用する。コンポーネントのテストを新規作成する場合も必ず参照すること。
Implements the TCR (Test && Commit || Revert) methodology for ultra-short, safe commits during refactoring and development.
Survey a repository's test coverage from scratch, identify the most important gaps, and present a ranked list of recommendations.
Write missing tests for a single component, module, or feature, matching the project's existing test conventions.
[UDS] 從 BDD 場景生成 E2E 測試骨架,支援框架偵測與覆蓋差距分析
Multiple comparison correction methods
Use when testing body line limits.
Reviews a local release note draft with pinned helper evidence.
Use when testing invalid agent validation
Pytest com fixtures e parametrize, sem unittest.TestCase
A test skill with full YAML frontmatter for testing frontmatter parsing
受入条件の中から最小の1点だけを RED にする。複数失敗要因を同時に作らない。 RED→GREEN→REFACTOR の順を厳守するための Skill。 — from small-java-world/todo-manage
Nomeia testes no padrão given_when_then pra virarem spec legível
Guide for testing Codex TUI interactively
Mock Service Worker API mocking, request handlers, and integration testing.