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: automated testing

Browse skills that share this tag.

  • xtest - Exploratory Testing from User Perspective
    exploratory testingquality assuranceautomated testinguser acceptance

    ★ 4 · Updated 2026-06-30

    Exploratory testing with AI-reasoned edge cases and happy path validation

    ⚙ read project configuration⚙ read git history⚙ identify user roles
  • tdd-workflow - Test-Driven Development Workflow
    testingTDDcode qualitydevelopment workflow

    ★ 602 · Updated 2026-06-15

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

    ⚙ write tests⚙ run tests⚙ implement code
  • des-usage - Debug Execution System (DES) Usage Guide
    automated testinggame testingdebugging tooltest framework

    ★ 0 · Updated 2026-05-09

    Write and run automated test scenarios for game mechanics

    ⚙ run test scenarios⚙ create test scenarios⚙ debug failing tests
  • qa-verify - Automated QA Verification with Playwright
    automated testingE2E testingvisual regression testingPlaywright

    ★ 4 · Updated 2026-03-11

    AI-powered QA verification using Playwright MCP for visual E2E testing through browser automation

    ⚙ navigate to pages⚙ take screenshots⚙ fill forms
  • verify-tasks - Playwright Browser Testing for Task Verification
    browser testingplaywrighttask verificationautomated testing

    ★ 18 · Updated 2026-02-24

    Verify completed implementation tasks with automated browser testing using Playwright MCP.

    ⚙ navigate to web pages⚙ check console error messages⚙ take page snapshots
  • output-validation - Local Self-Check for Instructions and Mask Outputs
    validationquality controldata integrityautomated testing

    ★ 1,808 · Updated 2026-02-12

    Validates format, range, and consistency of generated instructions and masks without ground truth

    ⚙ check key format⚙ verify frame coverage⚙ count frames
  • local-qa - Run Local Quality Assurance Checks
    code qualityformattinglintingpre-commit

    ★ 18 · Updated 2026-02-11

    Run local QA script for code formatting and linting

    ⚙ execute QA script⚙ capture script output⚙ summarize results
  • testing - Testing practices and frameworks guide
    testingquality assuranceautomated testing

    ★ 0 · Updated 2026-02-11

    Guide for testing practices and frameworks

    ⚙ use Deno's built-in testing framework⚙ write tests in separate files⚙ create tests for public functions