Deploy Cloudflare Worker
curated by SkillMD · plugin · 3 skills
Sets up Wrangler, configures bindings, deploys worker, and verifies performance.
Install the whole plugin (CLI)
npx skillmds add cloudflare/wrangler
npx skillmds add cloudflare/web-perf
npx skillmds add affaan-m/canary-watchSkills in this plugin
- ▌ wrangler · cloudflareDevelop, deploy, and manage Cloudflare Workers and associated services (KV, R2, D1, Queues, etc.) using the Wrangler CLI with up-to-date commands and configuration.
- ▌ web-perf · cloudflareAudits web performance by measuring Core Web Vitals (LCP, INP, CLS) and supplementary metrics, identifying render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps using Chrome DevTools MCP.
- ▌ canary-watch · affaan-mMonitors a deployed URL for regressions after releases by checking HTTP status, console errors, network failures, performance metrics, content integrity, API health, static assets, and SSE streams.