473 skills available for 30+ AI coding agents
by qaskills
Testing logging implementations including log level verification, structured logging validation, log rotation testing, and log aggregation pipeline testing.
by thetestingacademy
AI-enhanced visual testing with Playwright combining screenshot comparison, visual AI engines, and intelligent diff analysis for catching visual regressions at scale.
Canary deployment validation testing including traffic splitting, metric comparison, automatic rollback triggers, and health score calculation.
Testing retry mechanisms, circuit breakers, bulkheads, and timeout patterns for building resilient distributed systems.
Testing patterns for Playwright AI-powered agents including the Planner, Generator, and Healer architecture for self-healing test automation, intelligent test generation, and adaptive test execution strategies.
Testing API schema evolution patterns including additive changes, field deprecation, type widening, and backward-compatible migration strategies.
Testing error handling paths including exception propagation, error boundaries, retry logic, circuit breakers, and graceful degradation.
Comprehensive JWT token security testing including signature verification, expiration checks, algorithm confusion attacks, and claim validation.
Behavior-driven development with Cucumber, Gherkin, and step definitions
Risk-based testing approach for prioritizing test efforts based on business impact, change frequency, complexity, and historical defect patterns.
WebSocket testing including connection lifecycle, reconnection logic, message ordering, backpressure handling, and binary frame testing.
Gate RAG pipelines in CI with versioned golden eval sets, per-metric thresholds, baseline drift detection, and a build that fails when retrieval or answer quality regresses.
Generating human-readable test documentation from test code including test catalogs, coverage reports, and living documentation websites.
Implementing test observability with execution analytics, failure trend analysis, coverage gap detection, and test suite health dashboards.
Analyzing code changes to determine which tests are impacted, enabling selective test execution and faster CI feedback loops.
Automated accessibility testing with axe-core integrated into CI pipelines, including custom rule configuration, issue prioritization, and remediation guidance.
by Pramod
Automatically generate regression test cases from bug reports and incident post-mortems to prevent previously fixed defects from recurring
HTTP request mocking with Nock for Node.js testing including request intercepting, response recording, and external API simulation.
Generate and maintain visual regression screenshot baselines with intelligent diffing, responsive breakpoint coverage, and dynamic content masking strategies
Building hermetic tests that are fully isolated from external dependencies using fakes, containers, and deterministic time/random sources.