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.

  • qa-automation - Write E2E tests with Playwright
    testingautomationE2Eplaywright

    ★ 602 · Updated 2026-06-15

    Write E2E tests using Playwright with Cucumber/Gherkin syntax for UI and API testing

    ⚙ write E2E tests⚙ create test cases⚙ test UI flows
  • e2e-testing - Playwright E2E Testing Patterns
    testingautomationE2EPlaywright

    ★ 3 · Updated 2026-05-09

    Build Playwright E2E test suites with POM and CI/CD integration

    ⚙ organize test files⚙ create page objects⚙ configure Playwright
  • webapp-testing - Web Application Testing with Playwright and E2E Strategies
    web testingE2EPlaywrightaccessibility

    ★ 0 · Updated 2026-02-24

    Perform web application testing including E2E flows, accessibility checks, and visual testing

    ⚙ run browser tests⚙ execute Playwright scripts⚙ capture screenshots
  • dev:story - Generate TDD/E2E/TASK-labeled TODO.md from story
    developmenttask-generationstory-drivenTDD

    ★ 18 · Updated 2026-02-17

    Generates task lists from user stories for story-driven development

    ⚙ read story⚙ analyze requirements⚙ decompose tasks
  • dev:story - Story to Task Generator for TDD/E2E Development
    developmenttask-generationstory-drivenTDD

    ★ 602 · Updated 2026-02-17

    Generates task lists (TODO.md) with TDD/E2E/TASK branching from user stories for story-driven development.

    ⚙ ask user for story⚙ delegate analysis to agents⚙ create directories
  • vue-testing-best-practices - Vue.js Testing Best Practices and Patterns
    testingVue.jsVitestcomponent testing

    ★ 2,866 · Updated 2026-02-09

    Guidance for Vue.js testing covering Vitest, Vue Test Utils, component testing, mocking patterns, and Playwright E2E testing

    ⚙ setup test infrastructure⚙ test Vue components⚙ mock dependencies