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 input: programming task

Browse skills that use this input.

  • beazley-deep-python - Beazley Python Style Guide
    pythongeneratorscoroutinesmetaprogramming

    ★ 57 · Updated 2026-05-11

    Write Python code emphasizing generators, coroutines, metaprogramming, and understanding Python's internals

    ⚙ use generators for data processing⚙ create coroutines for state machines⚙ apply metaprogramming techniques
  • 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