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 output: test artifacts

Browse skills that produce this output.

  • 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 - Automated Accessibility Testing with axe-core and WCAG
    accessibilityWCAGa11ytesting

    ★ 532 · Updated 2026-05-11

    Integrate axe-core for WCAG 2.2 AA compliance, keyboard navigation, screen reader, and ARIA validation

    ⚙ run jest-axe tests⚙ run playwright-axe tests⚙ run cypress-axe tests
  • linear-ci-integration - Linear GitHub Actions CI/CD Integration
    saaslineartestingci-cd

    ★ 2,781 · Updated 2026-05-11

    Integrate Linear with GitHub Actions pipelines for automated testing, PR-to-issue linking, and CI failure tracking

    ⚙ run Linear integration tests⚙ link PRs to Linear issues⚙ transition Linear issue states
  • 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
  • platform - Shared Platform Library Design
    shared-librarygolden-pathcross-cuttingstandardization

    ★ 7 · Updated 2026-03-23

    Design shared platform libraries for cross-cutting concerns like auth, config, HTTP/gRPC helpers, and retry policies.

    ⚙ define module boundaries⚙ design boundary wrappers⚙ create auth wrappers