473 skills available for 30+ AI coding agents
by Pramod
Comprehensive WCAG 2.1 AA compliance testing combining automated axe-core scans with manual keyboard navigation, screen reader compatibility, and focus management verification
by thetestingacademy
Opinionated pytest patterns for AI agents - conftest fixture scoping, parametrize, markers, pyproject config, coverage, xdist parallelism, mocking, and AAA-structured test naming.
Test quality verification with Stryker mutation testing for JavaScript and TypeScript
Visual regression testing with Playwright screenshots and diff comparison
Automated accessibility testing with axe-core and WCAG 2.1 compliance
by qaskills
Network-level testing with Playwright including request interception, response mocking, network throttling, and HAR recording/replay.
Exhaustive testing of form validation logic including boundary values, injection payloads, encoding edge cases, and client-server validation bypass techniques
Android UI testing framework with synchronization, view matchers, and actions
Apache JMeter load testing with thread groups, assertions, and distributed testing
Automatically generate comprehensive API test suites from OpenAPI specifications covering CRUD operations, error handling, authentication, pagination, and edge cases
Comprehensive test strategy design methodology covering risk-based testing, test pyramid optimization, coverage planning, environment strategy, data management, and test automation ROI analysis for enterprise and startup contexts.
Design and maintain lightweight production smoke test suites that verify critical user journeys, API health, and infrastructure availability after deployments
Flexible JavaScript testing framework with async support, hooks, and rich reporter ecosystem
Native iOS UI testing with Swift and Xcode Test Navigator integration
Simulate aggressive user behavior patterns including rapid clicking, random navigation, form abuse, tab spamming, and unexpected interaction sequences to find UI resilience issues
Behavior-Driven Development with Gherkin syntax, step definitions, scenario outlines, data tables, and living documentation generation.
Detect, quarantine, and systematically fix flaky tests with automated retry analysis, root cause categorization, and CI pipeline integration for test reliability
Comprehensive RESTful API testing patterns covering HTTP methods, status codes, request/response validation, authentication, error handling, and contract testing.
Validate API responses against OpenAPI/Swagger specifications, JSON Schema definitions, and consumer-driven contracts to prevent breaking changes
Java REST API testing with REST Assured including JSON schema validation