473 skills available for 30+ AI coding agents
by qaskills
Email delivery testing including content verification, rendering across clients, spam score checking, link validation, and transactional email workflow testing.
End-to-end testing for React Native apps using Detox with gray-box testing, synchronization, device simulation, and CI integration.
by Pramod
Generate optimized test combinations using pairwise (all-pairs) testing algorithms to achieve maximum coverage with minimum test cases across multiple input parameters
Safe testing-in-production strategies including feature flags, shadow traffic, canary releases, dark launches, and observability-driven development.
DNS configuration testing including record validation, DNSSEC verification, resolution timing, failover testing, and DNS-based service discovery.
Systematic dark mode testing covering color contrast, theme switching, persistence, media query respect, component-level theming, and image adaptation.
Automated compliance testing using Open Policy Agent, Chef InSpec, and custom policy engines for security baseline validation.
Identify and log user experience friction points including excessive clicks, confusing navigation, slow interactions, and workflow bottlenecks through automated heuristic analysis
Testing webhook implementations including delivery verification, retry logic, signature validation, idempotency, and failure handling patterns.
by thetestingacademy
Teach agents to shard and parallelize Playwright, Jest, and pytest suites in CI to reduce wall-clock time while merging reports reliably.
Teaches the agent to build resilient Playwright locators with .filter (hasText/has/hasNot), narrow lists, and reason correctly about visibility, waitFor states, and timeouts.
Find opportunities to add metrics and estimate numbers when exact data unavailable
Analyze web application interfaces for cognitive overload using automated heuristics covering information density, choice complexity, visual hierarchy, and interaction patterns
Teaches the agent when and how to use page.evaluate, evaluateHandle, and exposeFunction in Playwright — passing arguments safely, reading DOM/JS state, and why locators should be preferred for actions.
Web application security testing using BurpSuite for proxy-based interception, scanning, and manual penetration testing of web applications.
Write clear bug reports with reproduction steps and severity classification
Testing CDN configurations, cache hit ratios, cache invalidation, TTL policies, and edge caching behavior for optimal content delivery.
Golden file testing pattern for comparing output against approved baselines with update workflows, diff tools, and version control integration.
Testing multi-tenant application isolation including data segregation, tenant-specific configuration, cross-tenant access prevention, and performance isolation.
Comprehensive authentication testing including login flows, password policies, MFA, session management, account lockout, and SSO integration.