jamie-bitflight/claude_skills-async-python-patterns
Use when building async APIs, concurrent systems, or I/O-bound Python applications requiring non-blocking operations. Covers asyncio, async/await patterns, task scheduling, synchronization primitives, and high-performance concurrent programming.
npx skills add https://github.com/Jamie-BitFlight/claude_skills --skill async-python-patterns
Take jamie-bitflight/claude_skills-async-python-patterns from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.