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: Python project structure

Browse skills that use this input.

  • code-review-python - Python Type Safety Code Review Checklist
    code-reviewpythontypingtype-safety

    ★ 9 · Updated 2026-02-13

    Validates Python code for type hints and typing safety issues

    ⚙ detect typing.Any overuse⚙ identify type ignore abuse⚙ check untyped public APIs
  • configure-memory-profiling - Configure memory profiling with pytest-memray for Python
    memoryprofilingpythonpytest

    ★ 58 · Updated 2026-02-11

    Check and configure memory profiling setup for Python projects using pytest-memray

    ⚙ check memory profiling setup⚙ validate tool installations⚙ analyze pytest configurations