·python-patterns
</>

python-patterns

affaan-m/everything-claude-code

Python のイディオム、PEP 8 標準、型ヒント、および堅牢で効率的で保守可能な Python アプリケーションを構築するためのベスト プラクティス。

397インストール·27トレンド·@affaan-m

インストール

$npx skills add https://github.com/affaan-m/everything-claude-code --skill python-patterns

SKILL.md

Idiomatic Python patterns and best practices for building robust, efficient, and maintainable applications.

Python prioritizes readability. Code should be obvious and easy to understand.

| EAFP | Easier to Ask Forgiveness than Permission | | Context managers | Use with for resource management | | List comprehensions | For simple transformations | | Generators | For lazy evaluation and large datasets | | Type hints | Annotate function signatures | | Dataclasses | For data containers with auto-generated methods |

Python のイディオム、PEP 8 標準、型ヒント、および堅牢で効率的で保守可能な Python アプリケーションを構築するためのベスト プラクティス。 ソース: affaan-m/everything-claude-code。

原文を見る

引用可能な情報

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

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

クイックアンサー

python-patterns とは?

Python のイディオム、PEP 8 標準、型ヒント、および堅牢で効率的で保守可能な Python アプリケーションを構築するためのベスト プラクティス。 ソース: affaan-m/everything-claude-code。

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

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

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

https://github.com/affaan-m/everything-claude-code