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 simplification

Browse skills that share this tag.

  • simplify - Behavior-Preserving Code Simplification Skill
    code simplificationrefactoringdead code removalcode quality

    ★ 9 · Updated 2026-06-30

    Reduces code complexity by removing dead code, eliminating redundancy, substituting standard library calls, and flattening structures while preserving observable behavior.

    ⚙ remove dead code and unused imports⚙ eliminate redundant code patterns⚙ substitute standard library built-ins
  • code-simplifier - Simplify and Refactor Code
    code refactoringcode simplificationcode qualityRust

    ★ 0 · Updated 2026-03-20

    Simplify code for clarity, consistency, and maintainability while preserving exact functionality

    ⚙ simplify code⚙ refactor code⚙ reduce complexity