Prompt Buddy logoPrompt Buddy

cloudflare · Cloudflare Workers Docs

Workers Web applications

A guide for building and deploying full-stack web applications using various frontend frameworks on Cloudflare Workers.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Workers Web applications

A guide for building and deploying full-stack web applications using various frontend frameworks on Cloudflare Workers.

When To Use

Use when you need to deploy a full-stack web application using a specific framework like Next.js, Hono, or SvelteKit on the Cloudflare Workers platform.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/workers-framework-guides-web-apps-applications-workflow-guide.mdA guide outlining various web frameworks and methods for building full-stack applications on Cloudflare Workers.Questions about a guide outlining various web frameworks and methods for building full-stack applications on Cloudflare Workers.

What This Skill Covers

  • Create full-stack web applications deployed to Cloudflare Workers.

Workflow

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://developers.cloudflare.com/workers/framework-guides/web-apps