python-async-patterns

Comprehensive guide to Python async/await patterns, best practices, and anti-patterns. Covers asyncio fundamentals, coroutines, async context managers, task management, common libraries (aiohttp, aiofiles, asyncpg), framework integration (FastAPI, Django), performance considerations, and proper exception handling. Use when reviewing or writing asynchronous Python code.

$ 설치

git clone https://github.com/clostaunau/holiday-card /tmp/holiday-card && cp -r /tmp/holiday-card/.claude/skills/python-async-patterns ~/.claude/skills/holiday-card

// tip: Run this command in your terminal to install the skill