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-maintenance

Browse skills that share this tag.

  • skill-staleness-check - Check Intent Skills for Staleness
    stalenesscode-maintenanceautomated-updateskill-management

    ★ 282 · Updated 2026-05-11

    Evaluate intent skills for staleness when source files change in upstream package repos

    ⚙ read SKILL.md files⚙ match changed files to skills⚙ evaluate source diffs
  • migrate-module - Automatically migrate Python modules and update imports
    refactoringpythonmigrationcode-maintenance

    ★ 0 · Updated 2026-02-14

    Moves Python modules or symbols to new locations and rewrites import statements across the codebase.

    ⚙ identify move target⚙ analyze dependencies⚙ generate refactoring plan
  • opencode-fix - OpenCode bug fixing with mistake prevention
    bug-fixingcode-maintenanceautomationtesting

    ★ 0 · Updated 2026-02-13

    Fix bugs using OpenCode with mistake prevention checklist and minimal changes

    ⚙ read mistakes.md file⚙ run test summary⚙ execute opencode commands
  • 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
  • ai-factory.fix - AI Factory Fix - Direct Bug Fixing Tool
    bug-fixingcode-maintenancedebugginglogging

    ★ 1,092 · Updated 2026-02-11

    Fixes specific bugs in codebase without creating plans or reports

    ⚙ analyze code for bugs⚙ fix identified issues⚙ add logging statements