From antigravity-bundle-python-pro
Guides async Python implementation using asyncio, concurrent patterns, and async/await for I/O-bound apps like FastAPI APIs, web scrapers, and real-time systems.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-bundle-python-pro:async-python-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems.
Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems.
resources/implementation-playbook.md.Refer to resources/implementation-playbook.md for detailed patterns and examples.
resources/implementation-playbook.md for detailed patterns and examples.npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-python-proGuides async Python implementation using asyncio, concurrent patterns, and async/await for I/O-bound apps like FastAPI APIs, web scrapers, and real-time systems.
Guides implementation of async Python with asyncio, covering concurrent I/O, async/await patterns, and decision-making between sync/async for high-performance applications.