Find the perfect skill
Keyboard Navigation Tester
Testing
Keyboard navigation testing for frontend applications. Provides guidance and best practices for accessibility testing.
Website QA Scoring with Browser Use
Testing
Automated QA testing of websites/web apps with a real browser, returning a 1-5 score with evidence. Handles local tunnels and parallel flows.
Run Performance Benchmarks
Testing
Runs performance benchmarks for compute-average-income implementations. Useful for comparing performance across languages like Kotlin, GraalVM, Rust, and Haskell using Gradle.
Angular Spec Auditor
Testing
Audits Angular spec files against migration guidelines, checking style and structure rules.
Docket QA Checks
Testing
Run QA checks on the docket CLI binary. Invoked when user asks to run QA, test build, or verify binary.
E2E Test Runner
Testing
Runs the E2E test suite against the live application using Playwright MCP and nREPL, with mandatory screenshots and progress tracking.
Enterprise Code Quality Orchestrator
Testing
Enterprise code quality orchestrator with TRUST 5 validation, proactive analysis, and automated best practices enforcement.
Testing Anti-Patterns
Testing
Identifies and prevents common testing anti-patterns that make test suites unreliable, slow, and hard to maintain. Provides detection strategies and refactoring solutions for flaky tests, slow suites, brittle tests, and other test code smells. Use it when tests are difficult to understand, debug, or maintain.
TDD London School Workflow
Testing
Adopt the London School TDD approach: mock dependencies at boundaries, write failing tests first, then minimal code, and refactor.
Testcontainers for Go Integration Testing
Testing
Use this skill to write Go integration tests with Docker containers using testcontainers-go, covering 62+ pre-configured modules, setup, and cleanup patterns.
Chaos Engineering Toolkit
Testing
Execute chaos engineering experiments to test system resilience by injecting failures like network latency, service crashes, and resource exhaustion. Validate graceful degradation and automatic recovery.
Angular Spec Auditor
Testing
Independently audits an Angular component spec file against the project's migration guidelines, enforcing strict rules on tests and type safety.