async-python-patterns
✓高パフォーマンス アプリケーション向けの Python の非同期、同時プログラミング、および非同期/待機パターンをマスターします。非ブロッキング操作を必要とする非同期 API、同時システム、または I/O バウンドのアプリケーションを構築する場合に使用します。
インストール
SKILL.md
Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems.
The event loop is the heart of asyncio, managing and scheduling asynchronous tasks.
Functions defined with async def that can be paused and resumed.
高パフォーマンス アプリケーション向けの Python の非同期、同時プログラミング、および非同期/待機パターンをマスターします。非ブロッキング操作を必要とする非同期 API、同時システム、または I/O バウンドのアプリケーションを構築する場合に使用します。 ソース: wshobson/agents。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/wshobson/agents --skill async-python-patterns- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
async-python-patterns とは?
高パフォーマンス アプリケーション向けの Python の非同期、同時プログラミング、および非同期/待機パターンをマスターします。非ブロッキング操作を必要とする非同期 API、同時システム、または I/O バウンドのアプリケーションを構築する場合に使用します。 ソース: wshobson/agents。
async-python-patterns のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/wshobson/agents --skill async-python-patterns インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/wshobson/agents