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

Browse skills that use this input.

  • scaffold - Project scaffolding and component generation
    scaffoldingcode-generationci-cdproject-structure

    ★ 985 · Updated 2026-06-15

    Generate project structures, components, and CI/CD configurations for various languages and frameworks

    ⚙ create project directory⚙ generate component files⚙ setup CI pipeline
  • 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
  • Onboarding - Developer Onboarding Skill
    apibackendserverdatabase

    ★ 1 · Updated 2026-03-21

    Help new team members become productive through structured onboarding

    ⚙ follow patterns⚙ maintain consistency⚙ document decisions
  • tdd - Test-Driven Development Facilitation with Red-Green-Refactor Cycle
    testingdevelopmentqualityworkflow

    ★ 18 · Updated 2026-02-11

    Guide users through test-first development using the red-green-refactor cycle

    ⚙ guide red-green-refactor cycle⚙ write failing tests first⚙ implement minimal passing code