tech/cloudflare/workers-for-platforms
OfficialCreate a multi-tenant Cloudflare Workers environment
Software Engineering#multi-tenant#Cloudflare Workers#platform development#dispatch namespace#tenant-specific code execution
Author2nth-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of deploying and running tenant-specific Workers in a single Cloudflare account, maintaining isolation between them and ensuring controlled access to infrastructure resources.
Core Features & Use Cases
- Multi-Tenant Execution: Deploy and manage multiple tenant Workers from a single infrastructure, isolating namespaces and ensuring distinct code execution.
- Tenant Isolation: Separate dispatch namespaces and billing for each tenant, with rate limiting and CPU limits enforced per namespace.
- Request Routing: Dispatch requests through a central Worker you control to route them to tenant-specific Workers, enabling full isolation between customers' code and data.
- Use Case: Ideal for platforms where customers need to deploy their own Workers while benefiting from the isolation, scaling, and global network of Cloudflare.
Quick Start
Initialize your dispatch namespace using npx skill add tech/cloudflare/workers-for-platforms and deploy tenant Workers via the Cloudflare API.
Dependency Matrix
Required Modules
tech/cloudflare/workers
Components
scriptsreferences
💻 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: tech/cloudflare/workers-for-platforms Download link: https://github.com/2nth-ai/skills/archive/main.zip#tech-cloudflare-workers-for-platforms Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.