LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: e2e

Browse skills that share this tag.

  • testing - Guidance for running and updating tests in this repository.
    testingvalidationvitestplaywright

    ★ 0 · Updated 2026-09-17

    Provides guidance for running and updating tests in this repository.

    ⚙ Select minimum required validation sets⚙ Execute repository test validation commands⚙ Run tests across supported locales
  • webdriverio - WebdriverIO End-to-End Automation Testing Guide
    e2ewebdriverioseleniumautomation

    ★ 1 · Updated 2026-09-16

    Provides WebdriverIO configuration, Page Object Model design, selector usage, visual regression, and CI/CD integration for E2E testing.

    ⚙ Configure WebdriverIO test runner⚙ Implement Page Object Model⚙ Write cross-browser E2E tests
  • playwright-generate-test - Generate Playwright tests with Playwright MCP
    playwrighttestingtypescriptplaywright-mcp

    ★ 0 · Updated 2026-09-14

    Generate, validate, and self-heal Playwright TypeScript E2E tests from user scenarios using Playwright MCP.

    ⚙ Interact with apps using Playwright MCP⚙ Capture screenshots at scenario steps⚙ Identify stable page locators
  • quickstart-integration-gate - Execute end-to-end runnable checklist as an integration gate
    quickstarte2eintegration-gatesc-mapping

    ★ 0 · Updated 2026-09-14

    Executes an end-to-end quickstart or checklist as an integration gate, binding success criteria and functional requirements to executed checks for full coverage.

    ⚙ Enumerate success criteria and functional requirements⚙ Bind requirements to concrete checklist steps⚙ Execute checklist steps and observe output
  • testing:test-runner - Test Runner
    testingtest-runnere2ecoverage

    ★ 0 · Updated 2026-09-09

    Execute test suites with proper setup and reporting.

    ⚙ Execute test suites⚙ Run specific test files⚙ Manage dev server processes
  • studio-testing - Testing strategy for Supabase Studio
    supabasetestingviteste2e

    ★ 1 · Updated 2026-09-09

    Provides guidelines for writing unit, component, and E2E tests, extracting logic into pure utilities, and reviewing test coverage in Supabase Studio.

    ⚙ Extract logic into pure utilities⚙ Select appropriate test strategy⚙ Write unit tests using Vitest
  • fusionaly-qa - Run QA tests based on code changes
    qatestinge2evisual-qa

    ★ 5 · Updated 2026-09-09

    Executes unit, E2E, visual agent-browser, or VM install QA tests according to the type of code change.

    ⚙ Run unit tests⚙ Run end-to-end tests⚙ Perform visual QA testing
  • web-scraping-javascript-sites - Scrape JavaScript and SPA Sites Efficiently
    scrapingtestingtypescriptspa

    ★ 10 · Updated 2026-05-09

    Extract content from TypeScript, React, Next.js, Nuxt, and Vue SPA sites using raw HTTP fetch or browser automation

    ⚙ fetch HTML⚙ extract content⚙ launch browser
  • e2e - E2E Test Management Skill
    automationbrowsere2eplaywright

    ★ 23 · Updated 2026-05-09

    Manage and execute E2E tests in tests/e2e/ directory

    ⚙ Create test files⚙ Edit test files⚙ Create page objects
  • senior-qa - Senior QA Toolkit for Modern Apps
    qatestingautomatione2e

    ★ 602 · Updated 2026-03-10

    Comprehensive QA toolkit for test automation, coverage analysis, and E2E testing setup

    ⚙ generate test suite⚙ analyze coverage⚙ setup E2E test
  • testing-e2e-containers - E2E Container Testing for Linux Installer
    testinge2edockerlinux

    ★ 2 · Updated 2026-03-09

    Run installer E2E tests inside Docker containers on supported Linux distributions

    ⚙ build installer binaries⚙ start fresh Docker containers⚙ run installer inside containers
  • playwright - Cross-browser automation framework for testing and web scraping
    browsertestingautomatione2e

    ★ 18 · Updated 2026-02-24

    Automates web browsers for testing, scraping, and browser automation tasks

    ⚙ launch chromium browser⚙ launch firefox browser⚙ launch webkit browser
  • playwright - Cross-browser automation framework for testing and web tasks
    browsertestingautomatione2e

    ★ 602 · Updated 2026-02-24

    Automates browser interactions for testing, scraping, and web automation

    ⚙ launch browsers⚙ navigate to web pages⚙ interact with elements
  • webapp-testing - Web Application Testing with Playwright and E2E Principles
    web-testinge2eplaywrightautomation

    ★ 2 · Updated 2026-02-18

    Performs web application testing using E2E, Playwright, and deep auditing strategies

    ⚙ run browser tests⚙ take screenshots⚙ check accessibility
  • activitypub-testing - ActivityPub Testing for WordPress Plugin Development
    testingphpunitplaywrightwordpress

    ★ 211 · Updated 2026-02-15

    Write and run PHPUnit and Playwright tests for WordPress ActivityPub plugin features

    ⚙ run phpunit tests⚙ execute playwright tests⚙ create test structures
  • activitypub-testing - ActivityPub Plugin Testing Guide for WordPress
    testingwordpressactivitypubphpunit

    ★ 394 · Updated 2026-02-14

    Provides testing patterns and guidance for PHPUnit and Playwright E2E tests in WordPress ActivityPub plugin development

    ⚙ write PHPUnit tests⚙ create E2E tests⚙ debug test failures
  • playwright-testing - Playwright Testing Standard with TDD Workflow
    testingtddplaywrighte2e

    ★ 1 · Updated 2026-02-13

    Enforces Test-Driven Development workflow using Playwright for end-to-end testing

    ⚙ write Playwright tests⚙ follow TDD workflow⚙ generate visual dashboard
  • playwright-run - Playwright Test Runner for Web Applications
    testingautomatione2eplaywright

    ★ 0 · Updated 2026-02-12

    Runs existing Playwright E2E tests from the project's test suite

    ⚙ run all tests⚙ update snapshots⚙ run with UI