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 input: bug description

Browse skills that use this input.

  • fix-bug - Automated Bug Fix Workflow
    bug fixtestingcode reviewautomation

    ★ 422 · Updated 2026-06-30

    Automates bug investigation, fixing, testing, review, QA, and PR creation

    ⚙ investigate bug causes⚙ fix backend bugs⚙ fix frontend bugs
  • workflow-architect-bug-fixer - Systematic Code Review and Bug Fix
    code reviewbug fixsecurity auditdebugging

    ★ 59 · Updated 2026-05-11

    Performs 7-dimension code audits and targeted bug fixes in standalone or integrated workflow modes

    ⚙ scan code files⚙ review code bugs⚙ detect security issues
  • reproduce - Debug bugs with clog instrumentation
    debuggingloggingtroubleshooting

    ★ 602 · Updated 2026-03-20

    Instrument code with clog log statements and analyze logs to find root cause

    ⚙ read source files⚙ add log statements⚙ analyze captured logs
  • reproduce - Debug bugs with clog instrumentation
    debuggingloggingcode analysis

    ★ 18 · Updated 2026-03-19

    Instrument code with clog logs and analyze them to find bug root causes

    ⚙ instrument code⚙ start clog server⚙ check clog status
  • 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
  • opencode-fix - OpenCode bug fixing with mistake prevention
    bug-fixingcode-maintenanceautomationtesting

    ★ 0 · Updated 2026-02-13

    Fix bugs using OpenCode with mistake prevention checklist and minimal changes

    ⚙ read mistakes.md file⚙ run test summary⚙ execute opencode commands
  • opencode-fix - Automated Bug Fixing for Code Repositories
    bug-fixinggit-workflowcode-maintenanceautomation

    ★ 0 · Updated 2026-02-13

    Autonomously fixes bugs in code repositories following git workflow standards

    ⚙ check git status⚙ create git branch⚙ switch git branch
  • fix-bug - Automated Bug Fixing with Structured Workflow
    debuggingtestingcode-fixquality-assurance

    ★ 0 · Updated 2026-02-13

    Reproduce, diagnose, fix, and verify bugs following a systematic workflow

    ⚙ read bug description⚙ search codebase⚙ write failing test
  • edit-backlog-item - Edit GitHub Backlog Items
    GitHubproject-managementissue-tracking

    ★ 602 · Updated 2026-02-12

    Create or edit issues, user stories, and bug reports on GitHub repositories

    ⚙ create GitHub issues⚙ edit GitHub issues⚙ write user stories
  • debug-tools - Iterative debugging workflow with log injection
    debuggingtroubleshootinglog-managementbug-fixing

    ★ 8 · Updated 2026-02-11

    Performs debugging through five phases: investigate, inject logs, propose fix, verify, and cleanup

    ⚙ investigate bug issues⚙ inject debug logs⚙ propose bug fixes
  • ai-factory.fix - AI Factory Fix - Direct Bug Fixing Tool
    bug-fixingcode-maintenancedebugginglogging

    ★ 1,092 · Updated 2026-02-11

    Fixes specific bugs in codebase without creating plans or reports

    ⚙ analyze code for bugs⚙ fix identified issues⚙ add logging statements
  • deep-debug - Multi-Agent Bug Investigation for Stubborn Issues
    debuggingmulti-agentbug-investigationbrowser-tools

    ★ 1,018 · Updated 2026-02-09

    Parallel investigation of stubborn bugs using multiple agents with different perspectives

    ⚙ launch parallel investigation agents⚙ gather browser evidence⚙ read network requests