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: test automation

Browse skills that share this tag.

  • guard-regression - Regression Guardian: Pre/Post Refactoring Degradation Monitoring
    regression testingquality assurancerefactoringdegradation monitoring

    ★ 422 · Updated 2026-06-30

    Monitors code quality before and after refactoring by recording baseline metrics, detecting degradation, and determining rollback necessity.

    ⚙ record baseline test metrics⚙ record baseline build results⚙ record baseline lint errors
  • e2e-parse-ci-failure - Parse E2E CI Failures from Prow or Jira
    CI/CDE2E testingfailure analysisOpenShift

    ★ 172 · Updated 2026-06-30

    Extract E2E test failure details from Prow CI job URLs or Jira tickets

    ⚙ parse Prow job URL⚙ parse Jira ticket ID⚙ parse Jira ticket URL
  • tdd-workflow - Test-Driven Development Workflow Skill
    testingTDDcode qualitytest coverage

    ★ 16 · Updated 2026-06-15

    Enforces test-driven development with comprehensive coverage including unit, integration, and E2E tests

    ⚙ write unit tests⚙ write integration tests⚙ write E2E tests
  • e2e-bugfix - E2E Test Debugging and Fixes
    e2e testingdebuggingplaywrightcypress

    ★ 602 · Updated 2026-06-15

    Debug E2E test failures with systematic error classification and resolution strategies

    ⚙ classify test errors⚙ diagnose timeout errors⚙ fix selector issues
  • swift-testing - Swift Testing expert guidance and best practices
    testingSwifttest automationunit testing

    ★ 0 · Updated 2026-06-15

    Expert guidance on Swift Testing framework, patterns, and implementation

    ⚙ write unit tests⚙ write async tests⚙ write parameterized tests
  • e2e - Playwright E2E Testing Skill
    E2E testingPlaywrightaccessibilityvisual regression

    ★ 18 · Updated 2026-05-28

    Playwright E2E testing patterns with chrome-devtools MCP integration for integration tests, A11y validation, and visual regression

    ⚙ run E2E tests⚙ configure Playwright⚙ test A11y standards
  • mocking-assistant - API and Service Mocking Assistant
    testingmockingAPI mockingMSW

    ★ 6 · Updated 2026-05-11

    Create stable mocks for APIs, services, and UI components using MSW and fixture conventions

    ⚙ create MSW handlers⚙ define fixtures⚙ mock API endpoints
  • e2e-testing - Playwright E2E Testing Patterns
    playwrighte2e testingtest automationpage object model

    ★ 2 · Updated 2026-05-09

    Comprehensive Playwright patterns for building E2E test suites with POM, CI/CD, and flaky test strategies

    ⚙ create test files⚙ implement page object model⚙ write test cases
  • playwright - Playwright E2E Test Writing
    testingE2E testingbrowser testingtest automation

    ★ 2 · Updated 2026-05-09

    Write browser tests using @playwright/test with auto-waiting, test isolation, and built-in assertions

    ⚙ write tests⚙ locate elements⚙ interact with pages
  • qa-calidad - QA & Quality Assurance Strategy
    QAquality assurancetestingtest automation

    ★ 0 · Updated 2026-03-25

    Prevent regressions and data errors with comprehensive testing strategies

    ⚙ define test strategies⚙ design unit tests⚙ design integration tests
  • qa-testcase-from-docs - Generate structured test cases from requirements
    test case generationISO 29119-4test model-basedrequirements traceability

    ★ 2 · Updated 2026-03-24

    Generate structured test cases from requirements and specifications using test model-based approach per ISO 29119-4

    ⚙ generate test cases from requirements⚙ generate test cases from specifications⚙ build state models
  • generate-tests - Generate Tests for Code
    testingtest generationunit testingTDD

    ★ 3 · Updated 2026-03-23

    Generates test cases for code following FIRST principles and AAA pattern with auto framework detection

    ⚙ read module or function file⚙ identify public functions and classes⚙ extract function signatures and types
  • qa-expert - QA Expert for Testing Strategy
    QAquality assurancetestingtest automation

    ★ 67 · Updated 2026-03-23

    Specialized in comprehensive quality assurance and test strategy planning

    ⚙ analyze test requirements⚙ assess testing risks⚙ design test strategy
  • case-executor - Execute Excel test cases and generate HTML reports
    test automationExcel test casesPlaywrightHTML reports

    ★ 0 · Updated 2026-03-20

    Read Excel test cases, execute with Playwright, and generate HTML test reports

    ⚙ read Excel test cases⚙ navigate to web pages⚙ click page elements
  • unit-testing - Write maintainable behavior-focused unit tests
    software testingunit testingtest automationtest quality

    ★ 2 · Updated 2026-03-20

    Methodology for writing behavior-focused unit tests with strong regression detection and long-term maintainability

    ⚙ define behavioral contract⚙ design test cases⚙ build determinism seams
  • localsetup-tdd-guide - TDD Test Generation and Coverage Analysis
    unit testingcode coveragetest generationTDD

    ★ 5 · Updated 2026-03-10

    Test-driven development workflow with test generation, coverage analysis, and multi-framework support

    ⚙ generate test cases⚙ analyze coverage reports⚙ guide TDD workflow
  • localsetup-tdd-guide - TDD Test Generation and Coverage Analysis
    TDDtestingcode coveragetest generation

    ★ 18 · Updated 2026-03-10

    Generate tests, analyze coverage, and guide TDD workflows for multiple frameworks

    ⚙ generate tests⚙ analyze coverage⚙ guide TDD workflow
  • agent-browser - Browser Automation CLI for AI Agents
    browser automationweb interactiontest automationdata extraction

    ★ 7 · Updated 2026-02-11

    Automates browser interactions including navigation, form filling, clicking buttons, and data extraction

    ⚙ open website pages⚙ fill form fields⚙ click buttons and links