python-async-patterns
✓Python の非同期/待機パターン、ベスト プラクティス、アンチパターンに関する包括的なガイド。 asyncio の基礎、コルーチン、非同期コンテキスト マネージャー、タスク管理、共通ライブラリ (aiohttp、aiofiles、asyncpg)、フレームワーク統合 (FastAPI、Django)、パフォーマンスに関する考慮事項、および適切な例外処理について説明します。非同期 Python コードをレビューまたは作成するときに使用します。
SKILL.md
This skill provides comprehensive guidance on Python asynchronous programming patterns for reviewing and writing async code. It covers async/await syntax, best practices, common patterns, anti-patterns, and framework-specific considerations.
Asynchronous programming in Python enables efficient I/O-bound operations by allowing the event loop to switch between tasks while waiting for I/O operations to complete. However, async code introduces complexity and has specific patterns and pitfalls that must be understood for correct implementation.
Python の非同期/待機パターン、ベスト プラクティス、アンチパターンに関する包括的なガイド。 asyncio の基礎、コルーチン、非同期コンテキスト マネージャー、タスク管理、共通ライブラリ (aiohttp、aiofiles、asyncpg)、フレームワーク統合 (FastAPI、Django)、パフォーマンスに関する考慮事項、および適切な例外処理について説明します。非同期 Python コードをレビューまたは作成するときに使用します。 ソース: clostaunau/holiday-card。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/clostaunau/holiday-card --skill python-async-patterns インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/clostaunau/holiday-card --skill python-async-patterns- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
python-async-patterns とは?
Python の非同期/待機パターン、ベスト プラクティス、アンチパターンに関する包括的なガイド。 asyncio の基礎、コルーチン、非同期コンテキスト マネージャー、タスク管理、共通ライブラリ (aiohttp、aiofiles、asyncpg)、フレームワーク統合 (FastAPI、Django)、パフォーマンスに関する考慮事項、および適切な例外処理について説明します。非同期 Python コードをレビューまたは作成するときに使用します。 ソース: clostaunau/holiday-card。
python-async-patterns のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/clostaunau/holiday-card --skill python-async-patterns インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/clostaunau/holiday-card
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01