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 tagged: bug fixing

Browse skills that share this tag.

  • systematic-debugging - Systematic debugging for technical issues
    debuggingroot cause analysistestingtroubleshooting

    ★ 0 · Updated 2026-06-15

    Four-phase debugging process to find root causes before proposing fixes

    ⚙ Read error messages⚙ Reproduce issues⚙ Check recent changes
  • systematic-debugging - Systematic Root Cause Debugging
    debuggingroot causebug fixingsystematic

    ★ 7 · Updated 2026-06-15

    Follow four-phase process to investigate root causes before fixing bugs and test failures

    ⚙ read error messages⚙ reproduce issues consistently⚙ check recent changes
  • systematic-debugging - Systematic Debugging for Root Cause Finding
    debuggingroot cause analysisbug fixingtesting

    ★ 8 · Updated 2026-06-15

    Debug technical issues by investigating root causes before proposing fixes

    ⚙ read error messages⚙ reproduce issues⚙ check recent changes
  • systematic-debugging - Systematic Debugging Before Fixes
    debuggingtroubleshootingroot causebug fixing

    ★ 0 · Updated 2026-06-15

    Systematic process to investigate root causes before fixing bugs, test failures, or unexpected behavior

    ⚙ read error messages⚙ reproduce issue⚙ check recent changes
  • systematic-debugging - Systematic Debugging for Technical Issues
    debuggingtroubleshootingroot cause analysissoftware development

    ★ 20 · Updated 2026-06-15

    Apply four-phase debugging process to find root causes before attempting fixes

    ⚙ read error messages⚙ reproduce issues⚙ check recent changes
  • roborev-fix - Fix open review findings automatically
    code reviewbug fixingautomationtesting

    ★ 1,728 · Updated 2026-06-15

    Fix all open review findings in one pass

    ⚙ list open reviews⚙ fetch review details⚙ parse review findings
  • 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
  • systematic-debugging - Systematic debugging for technical issues
    debuggingroot cause analysisbug fixingsystematic problem solving

    ★ 20 · Updated 2026-06-15

    Find root causes before proposing fixes for bugs and failures

    ⚙ Read error messages⚙ Reproduce issues⚙ 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
  • debug - Systematic E2E Bug Fixing
    debuggingbug fixingcode executione2e testing

    ★ 0 · Updated 2026-05-09

    Fix E2E bugs through direct code execution and documentation analysis

    ⚙ read error messages⚙ analyze stack traces⚙ grep code
  • debug - Systematic E2E Bug Fixing
    E2E debuggingbug fixingcode analysisdirect execution

    ★ 0 · Updated 2026-05-09

    Systematically fix bugs by combining direct code execution with design flow analysis.

    ⚙ execute code⚙ read files⚙ analyze errors
  • ue-game-bugs - Autonomous UE5 Bug Fixing System
    Unreal Engine 5bug fixingC++autonomous

    ★ 1 · Updated 2026-03-25

    Analyzes and fixes UE5 C++ bugs from GitHub issues, screenshots, logs, or text descriptions

    ⚙ Parse input sources⚙ Extract bug details⚙ Classify bug type
  • bee:root-cause-tracing - Backward call-chain tracing for deep bugs
    debuggingroot cause analysiscall tracingtesting

    ★ 2 · Updated 2026-03-25

    Systematically trace bugs from error location back through call stack to original trigger with instrumentation support

    ⚙ trace call chain backward⚙ find original trigger⚙ add instrumentation
  • debug-detective - Systematic Debugging for Any Codebase
    debuggingtroubleshootingbug fixingcode analysis

    ★ 57 · Updated 2026-03-23

    Systematic debugging approach for any codebase, language, or bug type using reproduce, isolate, understand, fix, verify protocol

    ⚙ reproduce bug⚙ isolate problem location⚙ analyze code issues
  • debug - Debug Code and Analyze Errors with Comprehensive Stack Trace Analysis
    debuggingtroubleshootingerror analysisstack traces

    ★ 8 · Updated 2026-02-11

    Debug code, analyze errors, interpret stack traces, and find root causes for bugs and crashes

    ⚙ analyze Python stack traces⚙ analyze JavaScript stack traces⚙ parse application logs