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: regression test

Browse skills that produce this output.

  • debugger - Systematic debugging with 7-step workflow
    debuggingtroubleshootingerrorssystematic

    ★ 0 · Updated 2026-03-25

    Execute 7-step debugging workflow to resolve errors

    ⚙ read bug reports⚙ read error logs⚙ reproduce issues
  • debugger - Systematic Debugging Workflow
    debuggingtroubleshootingsystematicerror-handling

    ★ 57 · Updated 2026-03-25

    Systematic debugging with 7-step workflow for troubleshooting errors

    ⚙ create reproduction artifact⚙ write unit test⚙ write repro script
  • debugger - Systematic 7-Step Debugging Workflow
    debuggingtroubleshootingerrorssystematic

    ★ 8 · Updated 2026-03-25

    Execute systematic debugging through reproduce, minimize, hypothesize, instrument, fix, prevent, verify workflow

    ⚙ read project config⚙ view files⚙ write files
  • fix-bug - Systematic Bug Fixing with Test Coverage and Documentation
    debuggingtestingdocumentationgit

    ★ 20 · Updated 2026-03-09

    Investigate, fix, and document bugs with regression tests and standardized reporting

    ⚙ investigate bug root causes⚙ create regression tests⚙ implement code fixes