cloudflare-workers
π―Skillfrom itechmeat/llm-code
Develops serverless edge applications on Cloudflare's global network using Workers, supporting runtime APIs, handlers, bindings, and local development.
Part of
itechmeat/llm-code(31 items)
Installation
npx wrangler dev # Local dev (Miniflare)npx wrangler dev --remote # Remote dev (code on Cloudflare)Skill Details
"Build serverless applications on Cloudflare Workers. Covers runtime APIs, handlers (fetch, scheduled, queue, email), bindings (KV, R2, D1, Durable Objects, Queues, AI, Vectorize), wrangler.toml configuration, local development with Miniflare, static assets, compatibility flags, testing with Vitest. Keywords: Cloudflare Workers, serverless, edge computing, Wrangler, fetch handler, scheduled handler, bindings, KV, R2, D1, Durable Objects, Workers AI, Miniflare, wrangler.toml, compatibility_date."
More from this repository10
skill-master skill from itechmeat/llm-code
react-testing-library skill from itechmeat/llm-code
commits skill from itechmeat/llm-code
changelog skill from itechmeat/llm-code
social-writer skill from itechmeat/llm-code
project-creator skill from itechmeat/llm-code
Runs fast, Vite-powered tests with Jest-compatible API, supporting TypeScript, mocking, and browser testing out of the box.
coderabbit skill from itechmeat/llm-code
Accelerates frontend development by providing a lightning-fast build tool with instant server startup, hot module replacement, and flexible configuration.
openspec skill from itechmeat/llm-code