cloudflare-workers-architecture

Community

Blueprint for Cloudflare Workers with SvelteKit

Authoronichandame
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a scalable architecture blueprint for Cloudflare Workers projects built with SvelteKit API routes, TypeScript, and a consistent environment setup to accelerate team-led development and deployments.

Core Features & Use Cases

  • Structured project layout: Recommends a clear src/lib/server and src/routes/api structure, along with essential config files like wrangler.toml and drizzle.config.ts to streamline development and deployment.
  • Typing and environment patterns: Includes an Env interface and global App types to standardize bindings, authentication, and error handling across API routes.
  • Deployment readiness: Demonstrates typical Cloudflare setup with Wrangler for production deployments and common API routing patterns for serverless workloads.

Quick Start

To start, adopt the recommended file layout, install necessary dependencies, and configure wrangler.toml for your environment; then create a basic API route under src/routes/api to verify the setup.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cloudflare-workers-architecture
Download link: https://github.com/onichandame/zapdo/archive/main.zip#cloudflare-workers-architecture

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.