Enforces TDD (Red-Green-Refactor) for Rust development. Auto-triggers on implementation, testing, refactoring, and bug fixing tasks.
Selenium WebDriver expertise for cross-browser automation and legacy system testing
SOX Section 404 control testing skill with workpaper generation and deficiency classification
Strategy robustness testing, scenario-based evaluation, vulnerability identification, and adaptation planning
Stress-test plans, proposals, and strategies. Use for pre-mortems, assumption audits, risk registers, evaluating business ideas, identifying failure modes, or when you need…
Test-Driven Development debug workflow combined with multi-agent collab-fix. Use when the user asks to "TDD debug", "reproduce and fix with a test", or wants a bug fixed with a…
TDD workflow for RTK filter development. Red-Green-Refactor with Rust idioms. Real fixtures, token savings assertions, snapshot tests with insta.
Apply RED-GREEN-REFACTOR with Pest v4 (PHP 8.3+) for Symfony via the PHPUnit bridge; Foundry factories, WebTestCase, verify failures first
Apply RED-GREEN-REFACTOR with PHPUnit 10/11 for Symfony; KernelTestCase/WebTestCase, attributes (#[Test]/#[DataProvider]), Foundry
Use when you want to audit test suites for potential issues (declares candidate signals: flaky, orphan, trivial assertions).
Skill for correlating test results with analytical predictions and model validation
Use when a source file needs a corresponding test pair file created (generates skeleton test structure).
Cria testes com Pest PHP incluindo Feature, Unit, HTTP e Datasets. Use quando precisar escrever testes, criar test suites, ou implementar TDD em projetos Laravel com Pest.
End-to-end testing patterns with Playwright — page objects, AI agent testing, visual regression, accessibility testing with axe-core, and CI integration.
Integration and contract testing patterns — API endpoint tests, component integration, database testing, Pact contract verification, property-based testing, and Zod schema…
LLM and AI testing patterns — mock responses, evaluation with DeepEval/RAGAS, structured output validation, and agentic test patterns (generator, healer, planner).
Performance and load testing patterns — k6 load tests, Locust stress tests, pytest execution optimization (xdist parallel, plugins), test type classification, and performance…
Unit testing patterns for isolated business logic tests — AAA pattern, parametrized tests (test.each, @pytest.mark.parametrize), fixture scoping (function/module/session), mocking…
Comprehensive skill for VA BDD (Vanessa Automation) testing of 1C:Enterprise configurations. Covers the complete workflow: configuration analysis, VA documentation lookup, test…
Stateful, phased test-rollout orchestrator for existing products. Writes context/foundation/test-plan.md, then drives each rollout phase through /10x-new → /10x-research →…
Design rigorous A/B/n experiments — hypothesis, power analysis, MDE, randomisation unit, guardrails, decision criteria — and route to stats-reviewer for peer-review.
Acceptance testing - execute handler tests via real Claude Code tool calls in main thread
Use when the user asks to "design an A/B test", "set up a creative/landing test", "run an incrementality test", or "is this test significant — promote or kill?"; produces a…
Ciclo autonomo Test-Fix-Retest. Roda suite completa, documenta achados, corrige em sprints, re-testa ate convergencia. Max 3 ciclos.
Gera testes Playwright production-grade a partir de fluxos reais observados via MCP. Explora o app pelo browser, documenta cada passo, gera codigo TypeScript, valida executando.
Roda suite E2E completa com validacao de infraestrutura. Pre-flight (dev server, env vars, smoke), execucao em batches de 10-20 testes, auto-fix de falhas (seletores, mocks,…
PDCA Orchestrator — executa Quality Acceptance Testing com ciclo Plan-Do-Check-Act. Carrega baselines e knowledge, executa cenarios 4 camadas (L1-L4), classifica falhas em 6…
16-dimension test suite audit with depth control (quick/standard/deep), gap matrix, and health scoring.
Code quality guidelines and best practices for writing clean, maintainable code. Covers naming, structure, error handling, testing, and code review standards.
QA workflow for testing a feature or task implementation. Analyzes changes, produces test plans, and describes concrete test scenarios.
Author Test Cases (TCs) and the traceability matrix linking UN→PR→SR→TC. Verify every SR clause has at least one TC.
Use when: reviewing, designing, implementing, or testing safe archive extraction for ZIP, TAR, tar.gz, tgz, package importers, backup restore, plugin/theme upload, artifact…
Preflight the implementation of current or given task plan. Use when the user calls to "preflight", "dry-run" or "test-drive" the "task", "plan", "spec", or "specification".
A/B testing strategy for iOS Product Page Optimization (PPO) and Android Store Listing Experiments. Hypothesis design, variant creation, statistical significance guidance.
Adversarially validate a completed /planning:interview's answers with independent fresh-context agents — runs over any filled decision ledger, whether the human hand-answered the…
Produce a standalone test plan by analyzing code for test coverage gaps and edge cases. Use when you need to create, generate, or draft a test plan for a branch, need to analyze…
Run before modifying a function — impact + test-map + explain in one pass, presented as a modification checklist.
Start a feature: brainstorm a spec, get it approved, then drive it test-first through the pipeline. The one entry to implementation.
Plan resource capacity — workload analysis and utilization forecasting. Use when heading into quarterly planning, the team feels overallocated and you need the numbers, deciding…
Build and test iOS apps on simulator using XcodeBuildMCP. Use after making iOS code changes, before creating a PR, or when verifying app behavior and checking for crashes — from…
Inception 아티팩트(requirements, user-stories, workflow-plan)를 입력으로 받아 agentic 시스템의 컴포넌트 경계·인터페이스 계약·데이터 모델을 설계하고 `.omao/plans/construction/design.md`를 생성한다.
Control a running Compose Desktop application via HTTP. Use when you need to interact with UI elements, click buttons, enter text, wait for elements to appear, or capture…
**DEFAULT for contract-test generation — dispatches test-strategist + test-harden with contract focus.**
控制测试 — 对已设计的内部控制执行测试,验证控制是否按设计要求有效运行, 并记录测试结果。 适用情形:SOX 审计期间(年度/中期),或重大业务流程变更后验证控制有效性时执行。 核心:抽样测试 + 偏差分析 + 有效性结论。
Create and configure git hooks with intelligent project analysis, suggestions, and automated testing — from Alex1980Alex/1C-Enterprise_Framework
Write unit tests for branch changes (or a scoped target) following best practices. Args: []
Generates automated Jest tests for a source file using ctest-generated .md as reference. Use when the user wants to generate, write, or create tests based on ctest analysis output.
Create and configure git hooks with intelligent project analysis, suggestions, and automated testing — from luicabref97/sushi-jungle-web
Root Cause Analysis with 10 parallel agents. Reverse-engineers unexpected behavior by tracing code paths, checking logs, testing API calls, and cross-validating hypotheses.
Design and create a simulation persona for testing an AI agent. Guides through use case selection, voice and language configuration, behavior prompt crafting, and interruption…
Apply a targeted fix to failing tests or review blockers. Use when the user says 'patch this', 'fix the failures', 'fix the blockers', or 'do-patch'.
Use when running the test suite. Parses arguments, dispatches test runners (potentially in parallel), and aggregates results.
Verifies API implementations against OpenAPI specifications using the Drift CLI, catching spec drift and supporting Bi-Directional Contract Testing (BDCT).
This skill should be used when the user asks to "create custom DSPy module", "design a DSPy module", "extend dspy.Module", "build reusable DSPy component", mentions "custom module…
Run E2E tests or interactive browser verification. Triggers on: 'run e2e', 'e2e test', 'browser test', 'check in browser', 'verify UI', 'interactive test'.
Run a comprehensive E2E browser test suite for a newly scaffolded Goravel entity. Tests navigation, CRUD operations, search, filters, row actions, form validation, FK dropdowns,…
Przeprowadza one-time setup środowiska E2E (Maestro + dedykowany projekt Supabase) w projekcie Expo — dedykowana baza, .env.e2e, migracje, marker bazy, konto testowe, dev-client z…
End-to-end validation flows across plugins, integrations, and mobile. Proves the full jadecli ecosystem works with real data.
Plan and add Elsa unit tests required by the constitution. Use when a feature class, service registration, logic-bearing implementation, failure path, infrastructure exception…
Interact with the running Endo daemon — inspect agent inboxes, read/post to channels, list names, send messages to agents.