Prompt Buddy logoPrompt Buddy

cloudflare · Cloudflare Workers Docs

Workers Mobile applications

A guide for building and deploying full-stack mobile applications using Cloudflare Workers and Expo.

Import to Prompt Buddy

Derived skill

Files assembled from official documentation

Viewing SKILL.md

Workers Mobile applications

A guide for building and deploying full-stack mobile applications using Cloudflare Workers and Expo.

When To Use

Use when you need to architect and deploy a full-stack mobile application backend using Cloudflare Workers and Expo.

Reference Files

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/workers-framework-guides-mobile-apps-applications-workflow-guide.mdA guide explaining how to create and deploy full-stack mobile applications using Cloudflare Workers and Expo.Questions about a guide explaining how to create and deploy full-stack mobile applications using Cloudflare Workers and Expo.

What This Skill Covers

  • Create full-stack mobile 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/mobile-apps