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 codebase

Browse skills that use this input.

  • python-pro - Python 3.11+ specialist for type-safe and async programming.
    pythontype-safetyasyncpytest

    ★ 4 · Updated 2026-09-16

    Generates type-annotated Python code, configures mypy in strict mode, writes pytest test suites, and validates code with black and ruff.

    ⚙ Generate type-annotated Python code⚙ Configure mypy strict mode⚙ Write pytest test suites
  • python-testing - Python Testing with pytest and TDD
    pythontestingpytestTDD

    ★ 0 · Updated 2026-05-09

    Comprehensive Python testing strategies using pytest, TDD, fixtures, mocking, and coverage.

    ⚙ write pytest tests⚙ run test suites⚙ create test fixtures
  • python-data-reviewer - Python Data Code Review
    pythonpandasnumpydata-science

    ★ 602 · Updated 2026-05-09

    Reviews data science code for Pandas/NumPy efficiency, memory usage, and best practices.

    ⚙ Review data code⚙ Check vectorization patterns⚙ Optimize memory usage
  • python-pro - Expert Python Development for Type-Safe Async Applications
    PythonType SafetyAsync ProgrammingTesting

    ★ 0 · Updated 2026-02-18

    Build Python 3.11+ applications with type safety, async programming, and production-grade patterns

    ⚙ Write Python code with type hints⚙ Implement async/await patterns⚙ Create pytest test suites
  • tug-refactor - Semantic Code Refactoring with Tug
    code-refactoringsemantic-analysispython-developmenttool-integration

    ★ 602 · Updated 2026-02-14

    Perform semantic code refactoring and symbol renaming across multiple files

    ⚙ rename symbols⚙ analyze rename impact⚙ generate unified diff
  • python-testing-patterns - Python Testing Strategies with pytest and TDD
    pythontestingpytesttdd

    ★ 0 · Updated 2026-02-12

    Implement comprehensive testing strategies using pytest, fixtures, mocking, and test-driven development practices.

    ⚙ write Python unit tests⚙ set up test infrastructure⚙ implement TDD practices