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: Create failing test cases

Browse skills that share this capability.

  • systematic-debugging - Systematic Process for Finding Root Causes and Fixing Bugs
    debuggingroot-cause-analysistroubleshootingtesting

    ★ 0 · Updated 2026-09-22

    Guides root cause investigation, pattern analysis, hypothesis testing, and implementation for resolving technical issues.

    ⚙ Investigate root causes of bugs⚙ Analyze working code patterns⚙ Formulate and test single hypotheses
  • systematic-debugging - Systematic Debugging
    debuggingtroubleshootingroot-cause-analysistesting

    ★ 2 · Updated 2026-09-22

    Investigate and resolve technical issues by finding root causes before proposing fixes.

    ⚙ Investigate root causes⚙ Reproduce technical issues⚙ Analyze error messages
  • systematic-debugging - Systematic Debugging Process
    debuggingtroubleshootingroot-causebug-fix

    ★ 1 · Updated 2026-09-21

    A structured process to investigate root causes and fix technical issues systematically.

    ⚙ Investigate issue root causes⚙ Read error messages and traces⚙ Reproduce technical issues consistently
  • systematic-debugging - Systematic Debugging
    debuggingtroubleshootingroot-cause-analysistesting

    ★ 1 · Updated 2026-09-21

    Investigate and find root causes before proposing fixes for bugs, test failures, or unexpected technical issues.

    ⚙ Investigate root causes before fixing⚙ Reproduce technical issues consistently⚙ Trace data flow backward
  • systematic-debugging - Systematic Debugging
    debuggingroot-cause-analysistroubleshootingtesting

    ★ 1 · Updated 2026-09-21

    Provides a structured four-phase workflow to investigate and resolve bugs by identifying root causes before attempting fixes.

    ⚙ Investigate root causes of technical issues⚙ Reproduce bugs consistently before fixing⚙ Trace data flow to source