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

Browse skills that produce this output.

  • trim-pr - PR Code Cleanup and Simplification
    code cleanuppull requestsimplificationrefactoring

    ★ 2 · Updated 2026-03-22

    Remove accumulated complexity and cruft from code before merging a pull request

    ⚙ read pull request⚙ identify code cruft⚙ remove duplicate code
  • clean-code - Pragmatic AI Coding Standards
    coding standardscode qualityrefactoringclean code

    ★ 0 · Updated 2026-03-20

    Write clean code using pragmatic standards - concise, direct, no over-engineering

    ⚙ read file⚙ write file⚙ edit file
  • clean-code - Clean Code: Professional Software Craftsmanship Guide
    code qualityrefactoringsoftware craftsmanshipcoding standards

    ★ 0 · Updated 2026-02-23

    Guide for writing clean, maintainable, professional code with principles for naming, functions, formatting, and error handling.

    ⚙ write clean code⚙ refactor existing code⚙ review code quality