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 files

Browse skills that produce this output.

  • pdlc-review - PDLC Code and Document Review
    code reviewdocumentation reviewPDLCquality assurance

    ★ 7 · Updated 2026-06-15

    Performs comprehensive code and document review with automatic issue fixing

    ⚙ check implementation code⚙ check test results⚙ read design documents
  • roborev-fix - Fix open review findings automatically
    code reviewbug fixingautomationtesting

    ★ 1,728 · Updated 2026-06-15

    Fix all open review findings in one pass

    ⚙ list open reviews⚙ fetch review details⚙ parse review findings
  • debug - Systematic E2E Bug Fixing
    debuggingbug fixingcode executione2e testing

    ★ 0 · Updated 2026-05-09

    Fix E2E bugs through direct code execution and documentation analysis

    ⚙ read error messages⚙ analyze stack traces⚙ grep code
  • review-orchestrated - Coordinated multi-phase code review
    code reviewmulti-agent orchestrationautomated cleanupquality assurance

    ★ 0 · Updated 2026-03-25

    Orchestrates reviewer agents per phase to check implementations against specifications

    ⚙ read project specs⚙ spawn reviewer agents⚙ consolidate findings
  • automated-code-fixer - Automated Code Fixer for IT Issue Detection and Resolution
    code-fixingautomationquality-controltesting

    ★ 602 · Updated 2026-03-09

    Automated IT helper for detecting and fixing code issues with strict quality controls

    ⚙ detect code issues⚙ fix code issues⚙ run test suite
  • ultraqa - Autonomous QA cycling workflow for automated testing and fixing
    qatestingautomationcontinuous

    ★ 2 · Updated 2026-03-09

    Runs continuous QA cycles with testing, verification, fixing until quality goals are met

    ⚙ parse quality goals⚙ run test commands⚙ run build commands
  • fixing-code - Fix All Code Issues with Parallel Analysis and Quality Enforcement
    code-fixingparallel-processingquality-assuranceautomated-testing

    ★ 18 · Updated 2026-02-24

    Identifies and fixes all code issues using parallel agents and sequential fixes

    ⚙ run validation commands⚙ spawn parallel analysis agents⚙ collect analysis results
  • hk - Manage Git hooks with hk - fast hook manager by mise author
    githookslinterautomation

    ★ 2 · Updated 2026-02-12

    Configures and manages Git hooks using pkl configuration language with 90+ built-in linters

    ⚙ detect hook manager⚙ initialize hk configuration⚙ install Git hooks
  • the-linter - Code Quality Engineer: ESLint and TypeScript Error Fixer
    code-qualitylintingtypescripteslint

    ★ 602 · Updated 2026-02-12

    Identifies and fixes ESLint errors and TypeScript type issues across the codebase

    ⚙ run ESLint check⚙ analyze errors⚙ fix type errors
  • lint - Lint and Build Error Collection and Fixing
    code qualityerror fixingdevelopment tools

    ★ 0 · Updated 2026-02-11

    Collects and fixes lint errors such as IDE diagnostics, ESLint, and Java build errors

    ⚙ collect IDE diagnostics⚙ run lint commands⚙ group errors by file