关于
This skill empowers Claude to architect and implement efficient asynchronous Python codebases. It provides deep expertise in asyncio fundamentals like event loops and coroutines, alongside advanced implementation patterns like producer-consumer queues, semaphores for rate limiting, and safe error handling. It is particularly useful for developers building scalable web APIs, real-time systems, or I/O-intensive data collectors where traditional synchronous execution would cause performance bottlenecks.