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.
97 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
Automate Chrome browser interactions via CLI with persistent daemon mode. Navigate pages, extract content, click elements, type text, manage tabs, and take screenshots.
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.
Maestro Mobile Testing
by thetestingacademy
Simple mobile UI testing with YAML flows for iOS and Android without complex setup
Selenium Java Testing
by thetestingacademy
Selenium WebDriver with Java using Page Object Model and TestNG
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
CI/CD Pipeline Testing
by qaskills
Testing CI/CD pipeline configurations including build validation, deployment verification, rollback testing, and pipeline-as-code quality checks.
GraphQL Subscription Testing
by qaskills
Testing GraphQL subscriptions including WebSocket lifecycle, real-time event delivery, authorization on subscriptions, and connection management.
WebdriverIO E2E
by thetestingacademy
Cross-browser E2E testing with WebdriverIO, Cucumber integration, and visual regression
Visual Regression Testing
by thetestingacademy
Visual regression testing with Playwright screenshots and diff comparison
Sentry Error Monitoring & Testing
by qaskills
Integration testing with Sentry for error tracking, performance monitoring, and release health verification in production environments.
Testing in Production Patterns
by qaskills
Safe testing-in-production strategies including feature flags, shadow traffic, canary releases, dark launches, and observability-driven development.
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
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.
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.
Espresso Android Testing
by thetestingacademy
Android UI testing framework with synchronization, view matchers, and actions
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.
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.
Authentication Testing Patterns
by qaskills
Comprehensive authentication testing including login flows, password policies, MFA, session management, account lockout, and SSO integration.
Smoke Test Suite Builder
by qaskills
Building effective smoke test suites for deployment verification including critical path coverage, health endpoints, and rapid feedback testing.
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.
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
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
XCUITest iOS Testing
by thetestingacademy
Native iOS UI testing with Swift and Xcode Test Navigator integration
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
Screenshot Visual Diff Testing
by qaskills
Automated screenshot comparison testing with configurable thresholds, anti-aliasing tolerance, and responsive viewport visual validation.
Real-Time Collaboration Testing
by qaskills
Testing real-time collaborative features including conflict resolution, CRDT validation, cursor presence, and concurrent editing scenarios.
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.
Search Functionality Testing
by qaskills
Search feature testing including relevance scoring, autocomplete, typo tolerance, faceted search, pagination, and search analytics verification.
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.
Debugging Strategies
by thetestingacademy
Advanced debugging patterns for test failures covering root cause analysis, flakiness investigation, performance debugging, and systematic troubleshooting methodologies.
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
TestCafe Testing
by thetestingacademy
Node.js E2E testing framework with TypeScript support, smart assertions, and parallel execution
Payment Integration Testing
by qaskills
Payment gateway testing including Stripe, PayPal, and Square integration testing with sandbox environments, webhook verification, and error handling.
Feature Flag Testing
by qaskills
Testing feature flag implementations including flag evaluation, gradual rollout verification, fallback behavior, and flag cleanup detection.
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
Ruby on Rails Testing
by qaskills
Rails application testing with RSpec, FactoryBot, Capybara, system tests, request specs, model specs, and Rails-specific testing conventions.
Appium Mobile Testing
by thetestingacademy
Mobile app testing automation for iOS and Android with Appium
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.
Laravel Testing Patterns
by qaskills
Laravel PHP testing with PHPUnit, feature tests, browser tests with Dusk, database factories, mocking facades, and HTTP testing helpers.
Race Condition Finder
by Pramod
Detect and reproduce race conditions in web applications including double submissions, concurrent state mutations, and timing-dependent UI bugs
Console Error Hunter
by Pramod
Systematically detect, capture, and categorize browser console errors, warnings, and unhandled exceptions during automated test execution
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
Ephemeral Environment Testing
by qaskills
Testing in ephemeral preview environments for pull requests including environment provisioning, data seeding, and automated teardown.
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
Playwright Network Testing
by qaskills
Network-level testing with Playwright including request interception, response mocking, network throttling, and HAR recording/replay.
BDD/Cucumber Patterns
by thetestingacademy
Behavior-driven development with Cucumber, Gherkin, and step definitions
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
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
Search Quality Tester
by Pramod
Evaluate search functionality quality including relevance ranking, typo tolerance, faceted filtering, autocomplete accuracy, and zero-results handling
Screenshot Baseline Generator
by Pramod
Generate and maintain visual regression screenshot baselines with intelligent diffing, responsive breakpoint coverage, and dynamic content masking strategies
A/B Test Validation
by qaskills
Validating A/B test implementations including traffic splitting accuracy, statistical significance calculation, metric tracking, and experiment cleanup.
AR/VR Application Testing
by qaskills
Testing augmented and virtual reality applications including spatial tracking, gesture recognition, performance on headsets, and motion sickness testing.
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
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
Test Plan Generation
by thetestingacademy
Generate comprehensive test plans with coverage matrices and risk-based testing
Kubernetes Testing Patterns
by qaskills
Kubernetes deployment testing including manifest validation, Helm chart testing, pod health checks, network policy testing, and rollback verification.
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
Localization Bug Finder
by Pramod
Detect localization and internationalization defects including untranslated strings, text expansion overflow, RTL layout issues, and locale-specific formatting errors
WebSocket Bug Finder
by Pramod
Test WebSocket connections for reliability including reconnection logic, message ordering, heartbeat mechanisms, and connection state management under adverse conditions
Responsive Layout Breaker
by Pramod
Systematically test responsive web layouts across viewports, detecting overflow, text truncation, overlapping elements, and broken grid layouts
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
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
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.
BDD Gherkin Testing Patterns
by qaskills
Behavior-Driven Development with Gherkin syntax, step definitions, scenario outlines, data tables, and living documentation generation.
Email Testing Patterns
by qaskills
Email delivery testing including content verification, rendering across clients, spam score checking, link validation, and transactional email workflow testing.
Internationalization Testing
by qaskills
i18n testing covering locale switching, date/number formatting, RTL layout, plural forms, ICU messages, and translation completeness verification.
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
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
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
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
Playwright Enhanced
by thetestingacademy
Advanced Playwright automation with auto-detection, custom fixtures, trace debugging, visual testing, mobile emulation, and production-grade test architecture.
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
Error Message Reviewer
by Pramod
Audit error messages across web applications for clarity, helpfulness, consistency, localization readiness, and security information leakage
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.
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.
Notification Spam Detector
by Pramod
Test notification systems for spam behavior including duplicate alerts, missing throttling, incorrect delivery channels, and notification preference violations
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.
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.
Accessibility A11y Enhanced
by thetestingacademy
Comprehensive WCAG compliance and accessibility testing covering ARIA, keyboard navigation, screen readers, color contrast, and automated a11y validation.
IoT Device Testing
by qaskills
IoT device testing including firmware validation, protocol testing (MQTT, CoAP), power consumption testing, and over-the-air update verification.
Voice Assistant Testing
by qaskills
Testing voice-activated applications including speech recognition accuracy, intent detection, dialog flow testing, and multi-language support.
Responsive Design Testing Automation
by qaskills
Automated responsive design testing across breakpoints, viewports, and devices with visual comparison and layout verification.
Synthetic Monitoring Testing
by qaskills
Synthetic monitoring test creation for uptime checking, user journey simulation, API health verification, and multi-region availability testing.
Cross-Browser Compatibility Testing
by qaskills
Automated cross-browser testing across Chrome, Firefox, Safari, and Edge with visual comparison, feature detection, and polyfill verification.
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.
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.
Canary Deployment Testing
by qaskills
Canary deployment validation testing including traffic splitting, metric comparison, automatic rollback triggers, and health score calculation.
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.
Playwright Visual Testing
by qaskills
Visual regression testing with Playwright including screenshot comparison, pixel-diff thresholds, dynamic content masking, and cross-browser visual validation.
Advanced WebSocket Testing
by qaskills
WebSocket testing including connection lifecycle, reconnection logic, message ordering, backpressure handling, and binary frame testing.