Acerca de
The Cloudflare Workers Migration skill provides a comprehensive framework for moving serverless functions and backend applications to the edge. It features a detailed decision tree for different source platforms, a comparison of infrastructure constraints, and automated patterns for converting legacy code—such as AWS Lambda handlers or Express middleware—into Workers-compatible ESM code. By addressing common pitfalls like Node.js API compatibility and environment variable management, this skill streamlines the transition to a global, low-latency execution environment while ensuring best practices for performance and resource limits.