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: implement fix

Browse skills that share this capability.

  • systematic-debugging - Systematic debugging for technical issues
    debuggingtroubleshootingroot cause

    ★ 0 · Updated 2026-06-15

    Find root causes before proposing fixes for bugs, test failures, or unexpected behavior

    ⚙ 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 - Find root causes before fixing bugs
    debuggingsoftware-developmentroot-cause-analysistroubleshooting

    ★ 0 · Updated 2026-06-15

    Systematic process to investigate and fix bugs by finding root causes first

    ⚙ read error messages⚙ reproduce issues⚙ check recent changes
  • systematic-debugging - Systematic debugging methodology
    debuggingroot cause analysisproblem solvingtroubleshooting

    ★ 0 · Updated 2026-06-15

    Structured process to find root causes before attempting bug fixes

    ⚙ investigate error conditions⚙ reproduce issues⚙ trace data flow
  • 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 Root Cause Debugging Process
    debuggingroot cause analysiserror handlingtesting

    ★ 69 · Updated 2026-06-15

    Four-phase debugging methodology to find root cause before fixing bugs, test failures, or unexpected behavior

    ⚙ read error messages⚙ reproduce issues⚙ check recent changes
  • systematic-debugging - Systematic Root Cause Debugging Process
    debuggingroot-causetestingtroubleshooting

    ★ 75 · Updated 2026-06-15

    Structured debugging process requiring root cause identification before any fixes

    ⚙ read error messages⚙ reproduce issues⚙ check recent changes
  • 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
  • fix-issue - Fix GitHub Issue and Create Pull Request
    Bug FixIssue ManagementPull RequestTest-Driven Development

    ★ 195 · Updated 2026-03-23

    Investigate GitHub issue, implement fix with tests, and create pull request following TDD workflow

    ⚙ read issue details⚙ assess issue clarity⚙ create feature branch
  • bugfix - Automated GitHub Bug Fixing
    bug-fixGitHubautomationPR

    ★ 19 · Updated 2026-03-10

    Automates fixing GitHub issues labeled as bug, analyzing problems and creating PRs with fixes.

    ⚙ fetch bug issues⚙ analyze issue⚙ create fix branch