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: make test pass

Browse skills that share this capability.

  • tdd-workflow - Test-Driven Development Workflow Skill
    tddtestingdevelopmentworkflow

    ★ 6 · Updated 2026-03-22

    Complete Test-Driven Development workflow with red-green-refactor cycle

    ⚙ write failing test⚙ make test pass⚙ refactor code
  • tdd - Test-Driven Development Guide with Red-Green-Refactor Cycle
    testingtdddevelopmentquality

    ★ 602 · Updated 2026-02-12

    Guide Test-Driven Development using Kent Beck's Red-Green-Refactor methodology for writing tests and implementing features

    ⚙ write failing test⚙ make test pass⚙ refactor code