Acerca de
This skill equips Claude with specialized knowledge in Python's asynchronous ecosystem, focusing on the effective implementation of the asyncio library and concurrent programming patterns. It provides implementation templates for common async scenarios such as concurrent I/O, rate limiting with semaphores, and producer-consumer queues. Whether you are building high-throughput FastAPI backends, efficient web scrapers, or real-time WebSocket systems, this skill ensures your code follows best practices for resource management, error handling, and performance optimization.