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.

python-anti-patterns - Python Anti-Patterns Checklist

Provides a reference checklist of common mistakes and anti-patterns in Python code to catch issues early during code review or debugging.

Tags

Updated: 2026-09-19

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Identify Python anti-patterns
  • Review Python code before merge
  • Check error handling anti-patterns
  • Check resource management anti-patterns
  • Check type safety anti-patterns

Inputs

  • Python code to review

Outputs

  • Anti-pattern review findings

Requirements

    Source

    • Spec: SKILL.md
    python
    code-review
    anti-patterns
    debugging
    Identify Python anti-patterns
    Review Python code before merge
    Check error handling anti-patterns
    Check resource management anti-patterns
    Python code to review
    Anti-pattern review findings