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 with capability: run test suites

Browse skills that share this capability.

  • testing-workflow - Integrated testing workflow guide
    testingworkflowE2E testingunit testing

    ★ 18 · Updated 2026-05-11

    Guide selection and combination of testing tools based on environment and phase

    ⚙ select testing tools⚙ plan testing strategy⚙ combine testing tools
  • python-testing - Python Testing with pytest and TDD
    pythontestingpytestTDD

    ★ 0 · Updated 2026-05-09

    Comprehensive Python testing strategies using pytest, TDD, fixtures, mocking, and coverage.

    ⚙ write pytest tests⚙ run test suites⚙ create test fixtures
  • systematic-debugging - Systematic debugging for technical issues
    debuggingroot cause analysistechnical issues

    ★ 0 · Updated 2026-05-09

    Structured debugging methodology that finds root causes before applying fixes

    ⚙ reproduce bugs⚙ isolate issues⚙ trace execution paths
  • web-qa-bot - AI-powered web application QA automation for reliable testing
    automated-qaai-testingsmoke-testaccessibility

    ★ 57 · Updated 2026-03-09

    Automated QA testing for web applications using accessibility-tree based element detection

    ⚙ run smoke tests⚙ check accessibility⚙ detect visual regressions
  • review-prd - Review Product Requirements Document Implementation
    PRD reviewcode verificationtestingacceptance criteria

    ★ 2 · Updated 2026-03-09

    Verify that user stories in a Ralph PRD have been implemented correctly

    ⚙ read prd.json file⚙ check acceptance criteria⚙ run typecheck command
  • ultraqa - Autonomous QA Cycling Workflow for Continuous Testing
    qatestingautomationcicd

    ★ 602 · Updated 2026-03-09

    Runs QA cycles with test, verification, fix automation until quality goal is met

    ⚙ parse quality goals⚙ run test suites⚙ execute build commands
  • testing - Behavior-Driven Testing Principles and Patterns
    testingquality-assurancebehavior-drivenpatterns

    ★ 0 · Updated 2026-02-23

    Implements testing patterns focusing on behavior verification rather than implementation details

    ⚙ create test objects⚙ validate business behaviors⚙ run test suites
  • deploy - Vercel and Supabase Deployment with CI/CD Pipeline Setup
    deploymentci-cdvercelsupabase

    ★ 4 · Updated 2026-02-18

    Deploy workflows to Vercel and Supabase, and set up CI/CD pipelines for automated testing and deployment

    ⚙ deploy to Vercel⚙ deploy Supabase Edge Functions⚙ create CI/CD workflows
  • Testing and Debugging - Standardized testing and debugging for BloomPath
    testingdebuggingqapytest

    ★ 1 · Updated 2026-02-15

    Write tests, run test suites, and debug BloomPath issues

    ⚙ write test files⚙ run test suites⚙ debug connection issues
  • moai-lang-r - R Language Best Practices and Code Quality Enforcement
    rtestthatlintrdata-analysis

    ★ 1 · Updated 2026-02-14

    Enforces R 4.4+ best practices with testthat and lintr for data analysis.

    ⚙ read R source files⚙ run test suites⚙ perform code linting
  • jest-testing - Jest Testing Framework for JavaScript/TypeScript Code
    testingjestjavascripttypescript

    ★ 602 · Updated 2026-02-14

    Write Jest tests for interpreters, parsers, and async code with best practices

    ⚙ write test cases⚙ run test suites⚙ create snapshots
  • upgrade-oxc - Upgrade OXC dependencies and fix breaking changes
    dependency-managementcode-upgradebreaking-changesautomation

    ★ 18 · Updated 2026-02-12

    Update OXC dependencies, run code generation, and fix breaking changes

    ⚙ update dependency versions⚙ run test suites⚙ generate code
  • refactor - Code Refactoring with Behavior Preservation
    refactoringcode-qualitytestingoptimization

    ★ 25 · Updated 2026-02-12

    Restructures code while preserving existing behavior and functionality

    ⚙ analyze code structure⚙ run test suites⚙ verify behavior boundaries
  • api-testing - Comprehensive API Testing with Vitest Framework
    testingapivitestautomation

    ★ 18 · Updated 2026-02-11

    Write and run API tests for endpoints, middleware, and integrations using Vitest

    ⚙ write API tests⚙ run test suites⚙ validate endpoints
  • api-testing - Write and Run API Tests with Vitest
    apitestingvitestendpoints

    ★ 211 · Updated 2026-02-11

    Write and run API tests using Vitest framework for Hono-based API endpoints, middleware, and integrations

    ⚙ write test files⚙ run test suites⚙ test endpoints