·python-anti-patterns
</>

python-anti-patterns

wshobson/agents

避けるべき一般的な Python アンチパターン。コードをレビューするとき、実装を最終決定する前に、または既知の悪い慣行に起因する可能性のある問題をデバッグするときのチェックリストとして使用します。

1.2Kインストール·65トレンド·@wshobson

インストール

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

SKILL.md

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: Retry at one layer only. Know your infrastructure's retry behavior.

避けるべき一般的な Python アンチパターン。コードをレビューするとき、実装を最終決定する前に、または既知の悪い慣行に起因する可能性のある問題をデバッグするときのチェックリストとして使用します。 ソース: wshobson/agents。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/wshobson/agents --skill python-anti-patterns
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-11
更新日
2026-02-18

クイックアンサー

python-anti-patterns とは?

避けるべき一般的な Python アンチパターン。コードをレビューするとき、実装を最終決定する前に、または既知の悪い慣行に起因する可能性のある問題をデバッグするときのチェックリストとして使用します。 ソース: wshobson/agents。

python-anti-patterns のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/wshobson/agents --skill python-anti-patterns インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/wshobson/agents