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: form hypotheses

Browse skills that share this capability.

  • pua - Exhaustive Problem-Solving Methodology
    debuggingproblem-solvingverificationmethodology

    ★ 11 · Updated 2026-06-30

    Systematic debugging methodology forcing exhaustive search and proactive verification before escalating

    ⚙ search error messages⚙ read source files⚙ execute commands
  • systematic-debugging - Systematic Debugging for Technical Issues
    debuggingroot-cause-analysisproblem-solvingsoftware-testing

    ★ 0 · Updated 2026-06-15

    Apply systematic root cause investigation before fixing bugs

    ⚙ read error messages⚙ reproduce issues⚙ check recent changes
  • systematic-debugging - Systematic debugging for root causes
    debuggingroot cause analysisproblem solvingdevelopment

    ★ 602 · Updated 2026-06-15

    Apply four-phase debugging process to identify root causes before fixing bugs

    ⚙ read error messages⚙ reproduce errors consistently⚙ check recent changes
  • investigate - Deep Issue Investigation with Root Cause Analysis
    debuggingroot cause analysisinvestigationbug fixing

    ★ 2 · Updated 2026-05-28

    Thorough investigation of bugs, performance issues, or unexpected behavior with root cause analysis and recommendations

    ⚙ analyze issue description⚙ form hypotheses⚙ gather error messages
  • 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
  • black-box-red-testing - Black-box tests that expose real bugs
    black-box testingadversarial testingbug finding

    ★ 0 · Updated 2026-03-25

    Write adversarial tests that expose actual bugs in codebase without modifying it

    ⚙ read code⚙ read specs⚙ identify gaps
  • mav-systematic-debugging - Systematic Debugging for Bugs and Failures
    debuggingtroubleshootingroot cause analysissoftware testing

    ★ 5 · Updated 2026-03-23

    Find root causes before attempting fixes for bugs, test failures, and unexpected behavior

    ⚙ read error messages⚙ reproduce failures consistently⚙ check recent changes
  • debug-helper - Systematic Debugging Assistant
    debuggingtroubleshootingcode analysissystem diagnostics

    ★ 602 · Updated 2026-03-19

    Provides systematic debugging strategies and troubleshooting techniques for code and system issues

    ⚙ identify problems⚙ gather information⚙ form hypotheses
  • debug - Systematic Debugging Session
    debuggingdiagnosticstroubleshootingproblem-solving

    ★ 18 · Updated 2026-03-10

    Start systematic debugging session with structured protocol

    ⚙ gather symptoms⚙ form hypotheses⚙ test hypotheses