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

Browse skills that share this tag.

  • test-quality-review - Evaluate test coverage for changed code and regressions
    test-qualitycode-reviewregression-testingintegration-testing

    ★ 2 · Updated 2026-09-22

    Evaluates whether tests cover changed behavior, edge cases, regressions, external integrations, and deterministic validation paths.

    ⚙ Identify changed contract behavior in diffs⚙ Evaluate test coverage for edge cases⚙ Detect missing or brittle tests
  • assets-ext-regression - Regression testing for assets-ext API against CF registry
    cardanoassets-extyaci-storecip26

    ★ 49 · Updated 2026-09-18

    Runs CIP-26 and CIP-68 wire-shape regression tests for the assets-ext extension against the cf-token-metadata-registry V2 API on Cardano mainnet.

    ⚙ Check yaci-store health status⚙ Confirm CF registry endpoint reachability⚙ Run CIP-26 regression sweep script
  • verify-mock - Verify tt-emule mock implementation before completion
    tt-emulemock-verificationtestingtt-metal

    ★ 5 · Updated 2026-09-16

    Provides a verification checklist to catch common failure modes before declaring a tt-emule mock complete.

    ⚙ Check HW spec and strategy⚙ Verify signature and math implementation⚙ Verify format dispatch and layout
  • maestro-testgen - Generate UI regression tests and Maestro YAML flows
    maestroui-testingtest-generationregression-testing

    ★ 17 · Updated 2026-09-16

    Generates manual UI test cases and Maestro YAML flows for Android, iOS, or Web from git diffs or natural-language requests.

    ⚙ Analyze git diffs or natural language⚙ Write manual test case documents⚙ Assess test automation feasibility
  • executar-bugfix - Execute root cause bugfixes and regression testing
    bugfixregression-testingplaywrightqa

    ★ 0 · Updated 2026-09-13

    Analyzes feature bug reports, fixes root causes, creates regression tests, validates UI bugs via Playwright MCP, and generates fix reports.

    ⚙ Analyze bug reports and context⚙ Fix root causes of defects⚙ Verify code typing
  • benchmark - Performance Baseline & Regression Detection
    performancebenchmarkregression-testingweb-vitals

    ★ 0 · Updated 2026-09-11

    Measures web, API, and build performance metrics, saves baselines, and compares changes before and after PRs.

    ⚙ Measure page performance metrics⚙ Benchmark API endpoint performance⚙ Measure build performance metrics
  • ui-automation-harness - UI Regression Testing Main Skill
    ui-testingregression-testingskill-routing

    ★ 158 · Updated 2026-09-09

    Routing entry point for UI regression testing sub-skills.

    ⚙ Route UI regression test sub-skills⚙ Reference project rules and conventions
  • es-plugins-validation - Elasticsearch Plugins Regression Validation
    elasticsearchregression-testingplugin-validationlancedb

    ★ 0 · Updated 2026-02-15

    Performs end-to-end regression validation for Elasticsearch plugins including Lance Vector and Cloud IAM

    ⚙ run critical regression tests⚙ detect memory leaks⚙ execute test scripts
  • Regression Testing Protocol - Regression Testing Protocol for Bug Fix Verification
    regression-testingquality-assurancetest-coveragebug-fixing

    ★ 0 · Updated 2026-02-13

    Enforces test coverage for every bug fix and distinguishes between immutable laws and standard regression tests.

    ⚙ enforce test coverage for bug fixes⚙ distinguish laws from standard tests⚙ run law test suite before fixes