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: apply fixes

Browse skills that share this capability.

  • fix-bot-prs - Automated Bot PR Fixing Workflow
    workflowPRCIautomation

    ★ 73 · Updated 2026-06-15

    Orchestrates scanning, rebasing, diagnosing, fixing, verifying, and monitoring dependency update PRs.

    ⚙ scan failing PRs⚙ rebase PR onto main⚙ diagnose CI failures
  • comprehensive-review - Comprehensive code review with 7 criteria
    code reviewquality assuranceGitHubsecurity

    ★ 11 · Updated 2026-06-15

    Review code against 7 criteria and post artifact to GitHub issue before PR creation

    ⚙ review code⚙ document findings⚙ post review artifact
  • sonarcloud - Analyze and fix SonarCloud issues
    code qualitySonarCloudGitHub PRstatic analysis

    ★ 4 · Updated 2026-05-09

    Read, analyze, and fix SonarCloud issues on GitHub pull requests

    ⚙ read PR issues⚙ parse SonarCloud results⚙ categorize issues
  • 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
  • roast - Multi-Perspective UI/UX Roast
    ui/uxinterface reviewaccessibilitydesign audit

    ★ 0 · Updated 2026-03-25

    Conduct UI/UX critiques with multi-perspective analysis and iterative improvement cycles

    ⚙ capture screenshot⚙ analyze interface⚙ identify issues
  • roast - Multi-perspective UI/UX Roasting
    UIUXaccessibilityaudit

    ★ 57 · Updated 2026-03-25

    Analyze UI/UX from multiple perspectives with iterative improvement cycles

    ⚙ capture screenshot⚙ analyze interface⚙ identify issues
  • worktree-pr - Git Worktree Isolated Development with PR Workflow
    gitworktreecode reviewPR workflow

    ★ 18 · Updated 2026-03-20

    Manage git worktrees for isolated feature development with PR-based merge and multi-agent review

    ⚙ create worktree⚙ create PR⚙ get review
  • ultraqa - Autonomous QA Cycling Workflow for Continuous Testing
    qatestingautomationcicd

    ★ 602 · Updated 2026-03-09

    Runs QA cycles with test, verification, fix automation until quality goal is met

    ⚙ parse quality goals⚙ run test suites⚙ execute build commands