Acerca de
This skill equips Claude with specialized knowledge to diagnose and resolve performance bottlenecks in Cloudflare Workers. It provides implementation patterns for reducing cold starts through bundle optimization, implementing multi-layer caching via the Cache API, and leveraging streaming to handle large payloads efficiently. It is designed for developers building production-grade serverless applications that must stay within strict CPU and memory limits while maintaining ultra-low global latency.