Find the perfect skill
Test Retry Configuration
Testing
Automated assistance for test retry configuration, providing best practices and production-ready code for test frameworks.
Spec Verification
Testing
Check implemented work against executable spec.yml by validating acceptance criteria coverage and test evidence.
Angular Spec Auditor
Testing
Independently audits an Angular spec file against project migration guidelines, checking quality and testing rules.
Redteam Quality Gate
Testing
Legal quality gate for claims management, reviewing facts, evidence, norms from a defendant's perspective, with risk and deadline assessment.
JMeter Performance Testing
Testing
Expert-level JMeter skill for creating test plans, distributed testing, and analyzing performance results.
UX Research Flow Audit
Testing
Audit user flows for friction and pain points. Use when reviewing a feature's UX, identifying drop-off risks, or getting actionable improvement recommendations based on industry best practices (Nielsen heuristics, Baymard benchmarks).
App Verification Sub-Agent
Testing
Launch a sub-agent that performs end-to-end verification of the application. It checks builds, linting, type errors, runs unit tests, performs manual UI testing via Playwright, and verifies integration points. Ideal for QA verification before release or after changes to ensure app stability and correctness.
Zoloto — Golden Testing Library for Flutter
Testing
A convenient wrapper over Flutter golden tests. Automates multi-platform and multi-device golden testing: manages device configurations, themes, localization, fonts, and CI environments.
TDD Workflow
Testing
Test-Driven Development workflow principles covering the RED-GREEN-REFACTOR cycle. Write tests first, code second for robust software.
Verify gochickpeas changes
Testing
End-to-end parity testing for gochickpeas engine/gql changes using real LDBC data.
Tester - Test Quality Validation
Testing
Verifies test quality, coverage, and correctness by ensuring BDD scenarios map 1:1 to tests and that testing rules (≥80% coverage, error handling) are followed. Used during the review phase to confirm the implementation meets acceptance criteria through automated test validation.
SonarQube Webapp Testing
Testing
This skill provides best practices for writing and understanding tests in the SonarQube web application. It covers testing philosophy, file naming conventions (unit, integration, snapshots), three testing layers (integration, unit, snapshots), and smart mocks usage. It also includes critical rules like preferring `findBy` over `waitFor` and `toBeInTheDocument` over `toBeVisible`.