E2E Testing Skills for AI Agents
End-to-end testing skills for AI coding agents. Playwright, Cypress, Selenium, and browser automation — install with one command.
What is End-to-End Testing?
End-to-end testing validates complete user workflows by simulating real browser interactions from start to finish. E2E tests verify that all layers of an application — frontend, backend, database, and third-party integrations — work together correctly. Popular frameworks include Playwright, Cypress, and Selenium WebDriver. These skills teach your AI coding agent best practices for writing reliable, maintainable E2E tests including Page Object Model patterns, test fixtures, retry strategies, and parallel execution.
127 skills available
Playwright E2E Testing
by thetestingacademy
Comprehensive Playwright end-to-end testing patterns with Page Object Model, fixtures, and best practices
Vibe Check - Browser Automation
by vibiumdev
AI-native browser automation — 81 CLI commands for navigating pages, filling forms, clicking elements, taking screenshots, and managing tabs. 2.6k+ GitHub stars.
Cypress E2E Testing
by thetestingacademy
Cypress end-to-end testing with custom commands, intercepts, and component testing
Agent Browser
by vercel-labs
Browser automation tool by Vercel Labs enabling programmatic web interaction. Navigate URLs, capture interactive elements with refs, fill forms, take screenshots, generate PDFs, and run parallel sessions.
Puppeteer Automation
by thetestingacademy
Headless Chrome automation with Puppeteer for web scraping, PDF generation, and E2E testing
Selenium Advanced POM Framework
by thetestingacademy
Advanced Selenium WebDriver framework with three Page Object Model patterns (Basic POM, Improved POM, Page Factory), retry mechanisms, Allure reporting, Excel data-driven testing, and Selenoid grid support.
Selenium Java Testing
by thetestingacademy
Selenium WebDriver with Java using Page Object Model and TestNG
Maestro Mobile Testing
by thetestingacademy
Simple mobile UI testing with YAML flows for iOS and Android without complex setup
Detox Mobile Testing
by thetestingacademy
Gray box E2E testing for React Native apps on iOS and Android simulators
Test Data Generation
by thetestingacademy
Test data strategies using Faker.js, factories, builders, and database seeding
SpecFlow BDD Testing
by thetestingacademy
C# .NET BDD testing with SpecFlow using Gherkin feature files, step bindings, hooks, dependency injection, Selenium integration, and living documentation with SpecFlow+ LivingDoc.
Turborepo Monorepo Testing
by thetestingacademy
Testing patterns for Turborepo and pnpm monorepos covering workspace dependency testing, affected package detection, parallel test execution, and shared test utilities
Internationalization Testing
by qaskills
i18n testing covering locale switching, date/number formatting, RTL layout, plural forms, ICU messages, and translation completeness verification.
WebdriverIO E2E
by thetestingacademy
Cross-browser E2E testing with WebdriverIO, Cucumber integration, and visual regression
Robot Framework Testing
by thetestingacademy
Expert-level Robot Framework testing skill covering keyword-driven syntax, SeleniumLibrary, RequestsLibrary, custom Python keywords, data-driven testing, resource files, and parallel execution with Pabot.
Capybara Testing
by thetestingacademy
Expert-level Capybara acceptance testing skill for Ruby and Rails applications. Covers RSpec integration, DSL methods, scoping, Page Objects with SitePrism, JavaScript interactions, and database cleaning strategies.
Behat BDD Testing
by thetestingacademy
PHP BDD testing with Behat framework using Gherkin feature files, Mink browser extension, context classes, and Symfony integration for behavior-driven acceptance testing.
Visual Regression Testing
by thetestingacademy
Visual regression testing with Playwright screenshots and diff comparison
NightwatchJS Testing
by thetestingacademy
Comprehensive NightwatchJS end-to-end testing skill with integrated Selenium WebDriver, built-in assertions, page objects, and parallel test execution for reliable browser automation in JavaScript and TypeScript.
Laravel Dusk Testing
by thetestingacademy
Expert-level Laravel Dusk browser testing skill for PHP/Laravel applications. Covers Chrome-based E2E testing, browser assertions, Page Objects, component testing, authentication helpers, and database integration.
Espresso Android Testing
by thetestingacademy
Android UI testing framework with synchronization, view matchers, and actions
Gauge Testing
by thetestingacademy
Test automation with Gauge framework using Markdown specifications, step implementations in Java/Python/JavaScript/Ruby/C#, concepts, data-driven testing, and living documentation.
Accessibility Auditor
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
Canary Deployment Testing
by qaskills
Canary deployment validation testing including traffic splitting, metric comparison, automatic rollback triggers, and health score calculation.
Browser Extension Testing
by qaskills
Testing browser extensions including content script injection, background worker testing, popup UI testing, storage API testing, and cross-browser compatibility.
Production Smoke Suite
by Pramod
Design and maintain lightweight production smoke test suites that verify critical user journeys, API health, and infrastructure availability after deployments
Form Validation Breaker
by Pramod
Exhaustive testing of form validation logic including boundary values, injection payloads, encoding edge cases, and client-server validation bypass techniques
Browser-Use Automation
by thetestingacademy
CLI tool for persistent browser automation with multi-session support, featuring Chromium/Real/Remote browser modes, cookie management, JavaScript execution, and long-running automation workflows.
Feature Flag Testing
by qaskills
Testing feature flag implementations including flag evaluation, gradual rollout verification, fallback behavior, and flag cleanup detection.
Playwright Network Testing
by qaskills
Network-level testing with Playwright including request interception, response mocking, network throttling, and HAR recording/replay.
Prompt Testing
by thetestingacademy
Comprehensive prompt testing and LLM output evaluation skill covering hallucination detection, response quality scoring, regression testing for prompts, A/B testing, and building evaluation pipelines for AI-powered applications.
Selenide Testing
by thetestingacademy
Expert-level Selenide UI testing skill for Java applications. Covers concise fluent API, automatic waits, smart selectors, collections, Page Objects, and integration with JUnit 5 and Gradle/Maven builds.
Vercel Edge Function Testing
by thetestingacademy
Testing patterns for Vercel Edge Functions, middleware, and serverless functions covering local testing, edge runtime simulation, and deployment verification.
Verification Before Completion
by obra
Enforces rigorous verification evidence before any claims of task completion, preventing false positives, untested deployments, and premature celebration with a structured gate function.
Selenium Grid Parallel Testing
by qaskills
Parallel test execution with Selenium Grid including hub/node configuration, Docker-based grid, cross-browser testing, and session management.
Voice Assistant Testing
by qaskills
Testing voice-activated applications including speech recognition accuracy, intent detection, dialog flow testing, and multi-language support.
WebApp Testing with Playwright
by thetestingacademy
Anthropic's official web application testing skill using native Python Playwright scripts with helper utilities for server lifecycle management, browser automation, and comprehensive E2E testing workflows.
Angry User Simulator
by Pramod
Simulate aggressive user behavior patterns including rapid clicking, random navigation, form abuse, tab spamming, and unexpected interaction sequences to find UI resilience issues
BDD Gherkin Testing Patterns
by qaskills
Behavior-Driven Development with Gherkin syntax, step definitions, scenario outlines, data tables, and living documentation generation.
Flaky Test Quarantine
by Pramod
Detect, quarantine, and systematically fix flaky tests with automated retry analysis, root cause categorization, and CI pipeline integration for test reliability
XCUITest iOS Testing
by thetestingacademy
Native iOS UI testing with Swift and Xcode Test Navigator integration
AI Test Orchestration
by thetestingacademy
AI-powered test orchestration skill covering intelligent test selection, risk-based test prioritization, flaky test management, test impact analysis, parallel execution optimization, and predictive test failure detection using machine learning.
Payment Integration Testing
by qaskills
Payment gateway testing including Stripe, PayPal, and Square integration testing with sandbox environments, webhook verification, and error handling.
Advanced Playwright E2E Framework
by thetestingacademy
Enterprise-grade Playwright test automation framework using 8-layer architecture with Page Object Model, Module Pattern, custom fixtures, API testing layer, structured logging, data generators, multi-browser support, Docker, CI/CD pipelines, and custom HTML reporting.
Responsive Design Testing Automation
by qaskills
Automated responsive design testing across breakpoints, viewports, and devices with visual comparison and layout verification.
Detox React Native Testing
by qaskills
End-to-end testing for React Native apps using Detox with gray-box testing, synchronization, device simulation, and CI integration.
Sentry Error Monitoring & Testing
by qaskills
Integration testing with Sentry for error tracking, performance monitoring, and release health verification in production environments.
Behave BDD Testing
by thetestingacademy
Python BDD testing with Behave framework using Gherkin feature files, step definitions, environment hooks, and Selenium integration for behavior-driven acceptance testing.
shadcn/ui Component Testing
by thetestingacademy
Testing skill for shadcn/ui and Radix UI component libraries covering accessible component testing, dialog and popover testing, form validation testing, data table testing, command palette testing, and theme switching verification.
TestCafe Testing
by thetestingacademy
Node.js E2E testing framework with TypeScript support, smart assertions, and parallel execution
Nemo.js Testing
by thetestingacademy
Comprehensive Nemo.js test automation skill for PayPal's Selenium-based Node.js testing framework featuring view-driven locators, flexible configuration, Mocha integration, and scalable browser automation patterns.
Dead Link Detector
by Pramod
Automated detection and reporting of broken links, missing resources, and orphaned pages across web applications using crawl-based and DOM-based strategies
Playwright Visual AI 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.
Cross-Browser Compatibility Testing
by qaskills
Automated cross-browser testing across Chrome, Firefox, Safari, and Edge with visual comparison, feature detection, and polyfill verification.
Appium Mobile Testing
by thetestingacademy
Mobile app testing automation for iOS and Android with Appium
IoT Device Testing
by qaskills
IoT device testing including firmware validation, protocol testing (MQTT, CoAP), power consumption testing, and over-the-air update verification.
Race Condition Finder
by Pramod
Detect and reproduce race conditions in web applications including double submissions, concurrent state mutations, and timing-dependent UI bugs
Email Testing Patterns
by qaskills
Email delivery testing including content verification, rendering across clients, spam score checking, link validation, and transactional email workflow testing.
Test Data Factory
by Pramod
Build reusable test data factories with builder patterns, realistic fake data generation, relationship handling, and database seeding for consistent test environments
Timezone Bug Hunter
by Pramod
Detect timezone-related bugs including incorrect date conversions, DST edge cases, locale formatting issues, and UTC offset miscalculations across application layers
Search Functionality Testing
by qaskills
Search feature testing including relevance scoring, autocomplete, typo tolerance, faceted search, pagination, and search analytics verification.
CI/CD Pipeline Testing
by qaskills
Testing CI/CD pipeline configurations including build validation, deployment verification, rollback testing, and pipeline-as-code quality checks.
Console Error Hunter
by Pramod
Systematically detect, capture, and categorize browser console errors, warnings, and unhandled exceptions during automated test execution
Playwright Mobile Web Testing
by thetestingacademy
Mobile web testing skill using Playwright device emulation covering responsive testing, touch interactions, viewport management, network throttling, geolocation testing, and mobile-specific UI patterns.
Flutter Testing Patterns
by qaskills
Flutter app testing with widget tests, integration tests, golden tests, Mockito, bloc testing, and Flutter Driver for end-to-end scenarios.
Playwright CLI Automation
by openai
CLI-first browser automation using Playwright CLI for navigation, form filling, snapshots, screenshots, data extraction, and UI-flow debugging from the terminal.
Smoke Test Suite Builder
by qaskills
Building effective smoke test suites for deployment verification including critical path coverage, health endpoints, and rapid feedback testing.
Ephemeral Environment Testing
by qaskills
Testing in ephemeral preview environments for pull requests including environment provisioning, data seeding, and automated teardown.
Allure Report Generator
by Pramod
Configure and generate rich Allure test reports with test categorization, historical trends, environment details, and CI/CD integration for comprehensive test visibility
Screenshot Baseline Generator
by Pramod
Generate and maintain visual regression screenshot baselines with intelligent diffing, responsive breakpoint coverage, and dynamic content masking strategies
Loading State Tester
by Pramod
Verify loading states, skeleton screens, spinners, and progress indicators across all data-fetching scenarios including slow networks, errors, and partial loads
Search Quality Tester
by Pramod
Evaluate search functionality quality including relevance ranking, typo tolerance, faceted filtering, autocomplete accuracy, and zero-results handling
A/B Test Validation
by qaskills
Validating A/B test implementations including traffic splitting accuracy, statistical significance calculation, metric tracking, and experiment cleanup.
Memory Leak Detector
by Pramod
Identify and diagnose memory leaks in web applications through heap analysis, DOM node counting, detached element detection, and performance profiling
BDD/Cucumber Patterns
by thetestingacademy
Behavior-driven development with Cucumber, Gherkin, and step definitions
Synthetic Monitoring Testing
by qaskills
Synthetic monitoring test creation for uptime checking, user journey simulation, API health verification, and multi-region availability testing.
Error Boundary Tester
by Pramod
Validate error boundary implementations in React and other frameworks ensuring graceful degradation, proper fallback UI rendering, and error recovery flows
Regression Suite from Bug Reports
by Pramod
Automatically generate regression test cases from bug reports and incident post-mortems to prevent previously fixed defects from recurring
Advanced WebSocket Testing
by qaskills
WebSocket testing including connection lifecycle, reconnection logic, message ordering, backpressure handling, and binary frame testing.
Playwright Enhanced
by thetestingacademy
Advanced Playwright automation with auto-detection, custom fixtures, trace debugging, visual testing, mobile emulation, and production-grade test architecture.
WebSocket Bug Finder
by Pramod
Test WebSocket connections for reliability including reconnection logic, message ordering, heartbeat mechanisms, and connection state management under adverse conditions
Localization Bug Finder
by Pramod
Detect localization and internationalization defects including untranslated strings, text expansion overflow, RTL layout issues, and locale-specific formatting errors
End-to-End Database Testing
by qaskills
End-to-end database testing with test containers, data seeding, cleanup strategies, transaction isolation, and production data anonymization.
Mobile Gesture Tester
by Pramod
Test touch interactions and mobile gestures including swipe, pinch-zoom, long-press, drag-and-drop, pull-to-refresh, and multi-touch behaviors across mobile viewports
Dark Mode Testing Patterns
by qaskills
Systematic dark mode testing covering color contrast, theme switching, persistence, media query respect, component-level theming, and image adaptation.
Ruby on Rails Testing
by qaskills
Rails application testing with RSpec, FactoryBot, Capybara, system tests, request specs, model specs, and Rails-specific testing conventions.
Next.js Testing Patterns
by qaskills
Next.js application testing covering Server Components, App Router, API routes, middleware, dynamic routes, and SSR/SSG testing patterns.
UX Friction Logger
by Pramod
Identify and log user experience friction points including excessive clicks, confusing navigation, slow interactions, and workflow bottlenecks through automated heuristic analysis
Supabase Testing
by thetestingacademy
Testing patterns for Supabase applications covering auth flow testing, Row Level Security policy testing, realtime subscription testing, and edge function testing
Test Plan Generation
by thetestingacademy
Generate comprehensive test plans with coverage matrices and risk-based testing
Responsive Layout Breaker
by Pramod
Systematically test responsive web layouts across viewports, detecting overflow, text truncation, overlapping elements, and broken grid layouts
Real-Time Collaboration Testing
by qaskills
Testing real-time collaborative features including conflict resolution, CRDT validation, cursor presence, and concurrent editing scenarios.
Cognitive Load Analyzer
by Pramod
Analyze web application interfaces for cognitive overload using automated heuristics covering information density, choice complexity, visual hierarchy, and interaction patterns
Exploratory Test Charter Generator
by Pramod
Generate structured exploratory testing charters with focused missions, time-boxed sessions, risk-based areas, and standardized note-taking templates for systematic exploration
First-Time User Tester
by Pramod
Validate the first-time user experience including onboarding flows, empty states, tutorial completion, progressive disclosure, and initial setup wizards
Stale Cache Finder
by Pramod
Identify stale cache issues across browser cache, CDN layers, API response caching, and application-level caches that cause users to see outdated content
CI/CD Pipeline Advanced
by thetestingacademy
Expert-level CI/CD pipeline skill for test automation. Covers GitHub Actions, Jenkins, GitLab CI, Azure DevOps, parallel execution, matrix strategies, caching, artifact management, and deployment gates.
Dark Mode Bug Finder
by Pramod
Detect visual defects in dark mode implementations including contrast issues, hardcoded colors, missing theme tokens, and inconsistent component theming
Offline Mode Tester
by Pramod
Validate progressive web app offline functionality including service worker caching, offline data persistence, sync-on-reconnect behavior, and graceful degradation
Debugging Strategies
by thetestingacademy
Advanced debugging patterns for test failures covering root cause analysis, flakiness investigation, performance debugging, and systematic troubleshooting methodologies.
Serenity BDD Testing
by thetestingacademy
Java BDD testing with Serenity BDD framework using the Screenplay pattern, Cucumber integration, step libraries, comprehensive reporting, and living documentation generation.
Error Message Reviewer
by Pramod
Audit error messages across web applications for clarity, helpfulness, consistency, localization readiness, and security information leakage
Desktop Application Testing
by qaskills
Testing desktop applications built with Electron, Tauri, or native frameworks including window management, IPC, tray icons, and auto-update testing.
Laravel Testing Patterns
by qaskills
Laravel PHP testing with PHPUnit, feature tests, browser tests with Dusk, database factories, mocking facades, and HTTP testing helpers.
AR/VR Application Testing
by qaskills
Testing augmented and virtual reality applications including spatial tracking, gesture recognition, performance on headsets, and motion sickness testing.
Playwright Visual Testing
by qaskills
Visual regression testing with Playwright including screenshot comparison, pixel-diff thresholds, dynamic content masking, and cross-browser visual validation.
Accessibility A11y Enhanced
by thetestingacademy
Comprehensive WCAG compliance and accessibility testing covering ARIA, keyboard navigation, screen readers, color contrast, and automated a11y validation.
Empty State Reviewer
by Pramod
Audit empty states across web applications ensuring proper messaging, helpful CTAs, illustration rendering, and graceful handling when data is unavailable
Notification Spam Detector
by Pramod
Test notification systems for spam behavior including duplicate alerts, missing throttling, incorrect delivery channels, and notification preference violations
E2E Testing Patterns
by thetestingacademy
Comprehensive end-to-end testing methodologies and best practices covering architecture, test design, data management, flakiness prevention, and cross-browser strategies.
Clerk Auth Testing
by thetestingacademy
Testing patterns for Clerk authentication including sign-in flow testing, protected route testing, webhook verification, middleware testing, and organization-based access control
Codeception Testing
by thetestingacademy
Expert-level Codeception testing skill for PHP applications. Covers acceptance, functional, and unit testing with the Actor pattern, BDD-style syntax, Page Objects, API testing, and database helpers.
Test Migration Framework
by thetestingacademy
Test framework migration skill covering strategies for migrating between testing frameworks including Selenium to Playwright, Jest to Vitest, Enzyme to React Testing Library, and Protractor to Cypress with automated codemods and incremental migration patterns.
Testing in Production Patterns
by qaskills
Safe testing-in-production strategies including feature flags, shadow traffic, canary releases, dark launches, and observability-driven development.
Kubernetes Testing Patterns
by qaskills
Kubernetes deployment testing including manifest validation, Helm chart testing, pod health checks, network policy testing, and rollback verification.
GraphQL Subscription Testing
by qaskills
Testing GraphQL subscriptions including WebSocket lifecycle, real-time event delivery, authorization on subscriptions, and connection management.
Protractor Testing
by thetestingacademy
Comprehensive Protractor end-to-end testing skill for Angular and AngularJS applications with Angular-specific locators, automatic waitForAngular synchronization, Page Object patterns, and migration guidance to modern frameworks.
Screenshot Visual Diff Testing
by qaskills
Automated screenshot comparison testing with configurable thresholds, anti-aliasing tolerance, and responsive viewport visual validation.
Authentication Testing Patterns
by qaskills
Comprehensive authentication testing including login flows, password policies, MFA, session management, account lockout, and SSO integration.
WebDriverIO Testing
by thetestingacademy
Comprehensive WebDriverIO (WDIO) test automation skill for generating reliable end-to-end browser tests in JavaScript and TypeScript with Page Object Model, custom commands, and advanced synchronization strategies.
Screenshot Capture Testing
by openai
Cross-platform desktop and application screenshot capture for visual testing, UI verification, and automated visual comparison across macOS, Linux, and Windows.
Progressive Web App Testing
by thetestingacademy
PWA testing skill covering service worker validation, offline mode testing, cache strategy verification, web app manifest testing, push notification testing, install prompt testing, and background sync verification.
Puppeteer Testing
by thetestingacademy
Comprehensive Puppeteer browser automation and testing skill for headless Chrome scripting, web scraping, PDF generation, network interception, and end-to-end test workflows in JavaScript and TypeScript.
Mobile Device Farm Testing
by qaskills
Scalable mobile testing using cloud device farms like AWS Device Farm, BrowserStack, and Firebase Test Lab for cross-device compatibility.
Lettuce BDD Testing
by thetestingacademy
Expert-level Lettuce BDD testing skill for Python applications. Covers Gherkin feature files, step definitions, terrain hooks, Selenium integration, data-driven scenarios, and migration guidance to Behave for modern projects.
Geb Testing
by thetestingacademy
Browser automation testing with Geb framework for Groovy/JVM using jQuery-like content DSL, Page Object pattern, Spock integration, and WebDriver abstraction.
Remix Testing
by thetestingacademy
Testing patterns for Remix applications covering loader testing, action testing, route testing, form submission testing, and nested route integration testing.