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 output: fixed code

Browse skills that produce this output.

  • github-ai-features-2025 - GitHub AI Security & Automation
    GitHubAIsecurityautomation

    ★ 38 · Updated 2026-05-28

    GitHub AI-powered security and automation features for 2025-2026

    ⚙ scan secrets⚙ analyze code⚙ fix vulnerabilities
  • 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
  • debug - Systematic bug fixing with code execution
    debugbug fixcode executionE2E testing

    ★ 1 · Updated 2026-05-09

    Fix E2E bugs through code execution and design document analysis

    ⚙ analyze error message⚙ read code files⚙ cross-reference design flow
  • receive-review - Process reviewer feedback with technical validation
    code reviewbug fixfeedback handlingtechnical validation

    ★ 110 · Updated 2026-03-26

    Handle reviewer feedback through Red-to-Green fixes with technical justification

    ⚙ read review feedback⚙ classify feedback type⚙ clarify unclear issues
  • cc-data-organization - Code Data Organization Review and Fix
    code qualitydata typesvariable namingconstants

    ★ 188 · Updated 2026-03-26

    Review and fix code data organization issues including variables, data types, magic numbers, and naming conventions

    ⚙ review variable declarations⚙ check magic numbers⚙ review data type usage
  • ai-coding-discipline - AI Coding Discipline Rules
    code qualityerror handlingtestingdebugging

    ★ 172 · Updated 2026-03-24

    Enforces coding discipline rules to prevent common AI anti-patterns in code writing, editing, reviewing, bug fixing, and testing

    ⚙ write code⚙ edit code⚙ fix bugs
  • fixing-code - Fix All Code Issues with Parallel Analysis and Sequential Fixes
    code-qualitybug-fixinglintingtesting

    ★ 211 · Updated 2026-02-24

    Identify and fix all code issues through parallel analysis agents and sequential fixes with quality enforcement

    ⚙ run code validation⚙ spawn parallel analysis agents⚙ collect analysis results
  • pr-review-fix - Address PR review comments with automated fixes and testing
    code-reviewpull-requestgitgithub

    ★ 0 · Updated 2026-02-18

    Fetches, evaluates, fixes, tests, commits, and resolves all review comments on a pull request

    ⚙ fetch review comments⚙ self-review PR diff⚙ categorize comments
  • coderabbit-review - CodeRabbit Code Review and Issue Resolution
    code-reviewquality-assurancegitcli-tool

    ★ 18 · Updated 2026-02-14

    Use CodeRabbit CLI to receive code review feedback and address identified issues

    ⚙ request code review⚙ analyze review results⚙ fix identified issues
  • 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
  • roborev-refine - Automated Code Review Fix Loop
    code-reviewautomationgitcontinuous-integration

    ★ 0 · Updated 2026-02-13

    Automatically fixes code review findings iteratively until all reviews pass

    ⚙ find failed reviews⚙ run fix agent⚙ commit fixes