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: bugfix

Browse skills that share this tag.

  • test-driven-development - Test-Driven Development for features and bug fixes
    tddtestingrefactoringbugfix

    ★ 0 · Updated 2026-09-21

    Enforces writing failing tests before implementing minimal code for features, bug fixes, and refactoring.

    ⚙ Write failing tests⚙ Verify test failures⚙ Write minimal implementation code
  • executar-bugfix - Execute root cause bugfixes and regression testing
    bugfixregression-testingplaywrightqa

    ★ 0 · Updated 2026-09-13

    Analyzes feature bug reports, fixes root causes, creates regression tests, validates UI bugs via Playwright MCP, and generates fix reports.

    ⚙ Analyze bug reports and context⚙ Fix root causes of defects⚙ Verify code typing
  • slash-bugfix - Structured workflow for debugging and fixing bugs.
    bugfixdebuggingworkflowtroubleshooting

    ★ 66 · Updated 2026-09-09

    Provides a structured workflow for understanding, reproducing, locating root cause, planning, implementing, and verifying bug fixes.

    ⚙ Understand the bug⚙ Reproduce the bug⚙ Locate the root cause
  • bugfix - Create and manage bugfix branches with git worktree workflow
    gitbugfixworkflowbranching

    ★ 4 · Updated 2026-02-11

    Create and manage non-urgent bugfix branches in git worktrees with PR workflow

    ⚙ generate bugfix branch name⚙ create git worktree⚙ guide branch synchronization