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: verification tests

Browse skills that produce this output.

  • 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
  • debug-protocol - Scientific Debugging with Root Cause Analysis and MRE
    debuggingtroubleshootingroot-cause-analysisscientific-method

    ★ 1 · Updated 2026-02-18

    A systematic debugging workflow using Root Cause Analysis and Minimal Reproducible Examples to replace random code changes.

    ⚙ create reproducible test cases⚙ isolate failing code⚙ trace data flow