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 input: test configuration

Browse skills that use this input.

  • testing - Testing with Vitest and Playwright
    VitestPlaywrightunit testingintegration testing

    ★ 5 · Updated 2026-06-30

    Run unit tests, integration tests, E2E tests, and generate coverage reports

    ⚙ run unit tests⚙ run integration tests⚙ run E2E tests
  • accessibility-testing - Web Accessibility Testing
    accessibilityWCAGtestinga11y

    ★ 18 · Updated 2026-05-11

    Test web accessibility with axe-core, WCAG checklist, keyboard navigation, screen readers, and ARIA patterns

    ⚙ run accessibility tests⚙ check WCAG compliance⚙ verify keyboard navigation
  • accessibility-testing - Web Accessibility Testing and Compliance
    accessibilitya11yWCAGweb testing

    ★ 0 · Updated 2026-05-11

    axe-core integration, WCAG 2.2 AA checklist, keyboard navigation testing, screen reader testing, and ARIA pattern validation.

    ⚙ analyze with axe-core⚙ validate WCAG compliance⚙ test keyboard navigation
  • testing-workflow - Integrated Testing Workflow Guide
    testingworkflowTDDE2E testing

    ★ 57 · Updated 2026-05-11

    Guides selection and combination of testing tools based on environment, phase, and test type

    ⚙ select testing tools⚙ plan testing strategy⚙ execute tests
  • tdd-workflow - Test-Driven Development Workflow
    testingTDDunit testingintegration testing

    ★ 0 · Updated 2026-05-09

    Enforce tests-first development with 70%+ coverage for features, bugs, and refactoring

    ⚙ write unit tests⚙ write integration tests⚙ write E2E tests
  • testing - Testing for TypeScript/React/Next.js
    testingunit testingintegration testinge2e testing

    ★ 0 · Updated 2026-05-09

    Testing strategies and patterns for TypeScript/React/Next.js applications

    ⚙ write unit tests⚙ write integration tests⚙ write e2e tests
  • detox-skill - Detox E2E Tests for React Native
    mobile-testingreact-nativee2e-testingjavascript

    ★ 62 · Updated 2026-03-25

    Generates Detox E2E tests for React Native apps with automatic synchronization

    ⚙ launch app⚙ reload app⚙ tap element
  • debug-test-failures - Debug and Fix Failing Tests
    testingdebuggingtest-failurestroubleshooting

    ★ 16 · Updated 2026-03-24

    Workflow for investigating and fixing failing tests in this project

    ⚙ run tests⚙ identify failures⚙ run failing test
  • code-testing - Generate and run Python and JavaScript tests
    unit testingintegration testingpytestjest

    ★ 18 · Updated 2026-03-23

    Generate and run unit and integration tests with pytest or Jest using fixtures, mocks, and async support

    ⚙ generate unit tests⚙ run integration tests⚙ create fixtures
  • testing-e2e-containers - E2E Container Testing for Linux Installer
    testinge2edockerlinux

    ★ 2 · Updated 2026-03-09

    Run installer E2E tests inside Docker containers on supported Linux distributions

    ⚙ build installer binaries⚙ start fresh Docker containers⚙ run installer inside containers
  • web-qa-bot - AI-powered Web Application QA Automation Tool
    automated-qaai-testingsmoke-testaccessibility-testing

    ★ 816 · Updated 2026-03-09

    Automates QA testing for web applications using accessibility-tree based testing methods

    ⚙ run smoke tests⚙ check accessibility⚙ detect visual regressions
  • webapp-testing - Web Application Testing with Playwright and E2E Principles
    web-testinge2eplaywrightautomation

    ★ 2 · Updated 2026-02-18

    Performs web application testing using E2E, Playwright, and deep auditing strategies

    ⚙ run browser tests⚙ take screenshots⚙ check accessibility
  • vitest - Fast Vite-Powered Unit Testing Framework with Jest-Compatible API
    testingunit-testingvitejavascript

    ★ 15 · Updated 2026-02-18

    A unit testing framework powered by Vite with Jest-compatible API for writing and running tests

    ⚙ write tests⚙ mock functions⚙ configure coverage
  • activitypub-testing - ActivityPub Plugin Testing for PHPUnit and Playwright
    testingPHPUnitPlaywrightWordPress

    ★ 2 · Updated 2026-02-15

    Provides testing patterns and guidance for PHPUnit and Playwright E2E tests for WordPress ActivityPub plugin

    ⚙ run PHPUnit tests⚙ execute Playwright E2E tests⚙ debug test failures
  • create-component-playwright-snapshot - Create and Validate Component Snapshots with Playwright
    testingvisual-regressionplaywrightcomponent

    ★ 5 · Updated 2026-02-12

    Define verification processes and update guidelines for components, including test strategies, regression detection, and release steps.

    ⚙ run component tests⚙ update visual snapshots⚙ build style packages
  • 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
  • testing - Testing Practices and Frameworks Guide
    testingdevelopmentquality assurance

    ★ 422 · Updated 2026-02-11

    Provides guidance for testing practices and frameworks

    ⚙ run test commands⚙ write test files⚙ organize test structure