Find the perfect skill
Pairwise Test Generation
Testing
Pairwise test generation to efficiently cover combinations of parameters.
Eval Harness for Claude Code
Testing
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles. Define pass/fail criteria, use pass@k metrics, and track regressions.
Verify a Bun runtime change
Testing
Build and drive the Bun debug binary end-to-end to verify runtime changes. Includes gotchas for JS edits, cluster, and build environment.
Test Retry Config
Testing
Automated assistance for test retry configuration, covering best practices and test framework setups.
Drive Kobiton Device from Natural Language
Testing
Drives a reserved Kobiton device from natural language intent, running an Appium automation session with an observe-decide-act loop.
Pairwise Test Generation
Testing
Guide for pairwise test generation, a combinatorial testing technique.
Pairwise Test Generation
Testing
Pairwise test generation for efficient coverage of input combinations.
Dart Log Failure Parser
Testing
Parse failures from Dart and Flutter test logs. Provides detailed patterns to detect and diagnose test failures.
WCAG Audit Patterns
Testing
Comprehensive guide to auditing web content against WCAG 2.2 guidelines with actionable remediation strategies.
QA Testing and Bug Fixing
Testing
Systematically test a web app, fix bugs found, and re-verify. Produces health scores and a ship-readiness summary.
Generate UAT and E2E Tests from Spec
Testing
Generates UAT checklists and Playwright E2E test stubs from feature specs, using a subagent-based preview and approval workflow.
Playwright Issue Triage
Testing
Triage Playwright bug reports by reproducing them from issue details. Use when asked to triage, reproduce, or verify a GitHub issue.