Skip to main content
Back to registry

python-anti-patterns

wshobson/agents

A reference checklist of common mistakes and anti-patterns in Python code. Review this before finalizing implementations to catch issues early.

Installs2
Install command
npx skills add https://github.com/wshobson/agents --skill python-anti-patterns
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
A reference checklist of common mistakes and anti-patterns in Python code. Review this before finalizing implementations to catch issues early. Note: This skill focuses on what to avoid. For guidance on positive patterns and architecture, see the python-design-patterns skill. Fix: Centralize in decorators or client wrappers. Fix: Retry at one layer only. Know your infrastructure's retry behavior. Fix: Use environment variables with typed settings.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does python-anti-patterns do?

A reference checklist of common mistakes and anti-patterns in Python code. Review this before finalizing implementations to catch issues early.

Is python-anti-patterns good?

python-anti-patterns does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does python-anti-patterns work with?

python-anti-patterns currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to python-anti-patterns?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install python-anti-patterns?

npx skills add https://github.com/wshobson/agents --skill python-anti-patterns

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering