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

Browse skills that produce this output.

  • simplify-code - Simplify recently changed or user-selected code
    code-simplificationrefactoringcode-cleanup

    ★ 2 · Updated 2026-09-09

    Simplifies code while preserving observable behavior, public APIs, tests, and required safeguards.

    ⚙ Read target code and tests⚙ Preserve observable behavior and APIs⚙ Remove dead code and redundancy
  • code-simplifier - Code Simplification and Refactoring
    code-refactoringcode-optimizationcode-qualitycode-simplification

    ★ 19 · Updated 2026-03-23

    Analyze code and simplify it by extracting functions and removing redundancies

    ⚙ Extract code patterns⚙ Remove redundant code⚙ Remove dead code
  • code-simplifier - Simplify and Refine Code for Clarity and Maintainability
    code-refactoringcode-qualitymaintainabilitycode-simplification

    ★ 18 · Updated 2026-02-18

    Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality.

    ⚙ Analyze recently modified code⚙ Apply project coding standards⚙ Simplify code structure
  • deslop-repo - Clean up and simplify codebases by removing bloat code
    code-cleanuptechnical-debtrefactoringrepository-maintenance

    ★ 1 · Updated 2026-02-11

    Cleans up technical debt and removes unnecessary code lines from codebases while maintaining behavior and performance.

    ⚙ Run integration tests⚙ Review documentation⚙ Identify bloat code