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: code-fix

Browse skills that share this tag.

  • python-linter - Ruff Python Linter Issue Fixes
    pythonlinterruffcode-quality

    ★ 602 · Updated 2026-06-15

    Guide coding agents to fix specific Python linter issues from Ruff.

    ⚙ identify ruff rule codes⚙ resolve E402 module imports⚙ fix B007 loop variables
  • factory-quick - Quick Flow for Minor Code Modifications
    Quick Flowcode-fixproject-configv1-plus

    ★ 602 · Updated 2026-03-26

    Orchestrates quick fixes and minor tweaks without complete pipeline for V1+ projects

    ⚙ receive modification request⚙ analyze specs conformance⚙ check requirements file
  • fix-checklist - Code Fixing Checklist for Systematic Problem Solving
    debuggingcode-fixsystematicinvestigation

    ★ 0 · Updated 2026-02-24

    Provides a systematic checklist to follow before fixing code to prevent symptom-driven solutions

    ⚙ read design documents⚙ trace execution flow⚙ create investigation structure
  • fix - Fix Code Issues Systematically
    code-fixdebuggingcode-reviewtypescript

    ★ 244 · Updated 2026-02-18

    Systematically fix code issues found by reviews or user reports

    ⚙ Read code files⚙ Search code patterns⚙ Edit code content
  • 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