tech/cloudflare/workers
OfficialDeploy edge-side JavaScript/TypeScript code with Cloudflare Workers.
Software Engineering#serverless#TypeScript#edge computing#API development#JavaScript#Cloudflare Workers
Author2nth-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows you to deploy serverless edge computing with Cloudflare Workers, enabling you to run JavaScript/TypeScript code at the edge of the cloud for low-latency, high-performance applications.
Core Features & Use Cases
- Edge API Handlers: Build and deploy API handlers, middleware, or proxies.
- Integration with Cloudflare Services: Connect Workers to D1, KV, R2, Queues, or Durable Objects.
- Deployment with Wrangler CLI: Local development, secrets management, migrations, and publishing.
- Async Patterns: Implement background tasks via Queues and use
waitUntil()for post-response work. - Streaming Responses: Support streaming responses (SSE, chunked transfer) from AI or upstream APIs.
- Service Bindings: Establish communication or service bindings between Workers.
- Secrets Management: Use Wrangler CLI to manage secrets securely.
- Key Commands: Local development, remote development, deployment, logging, and rollback.
Quick Start
Deploy a simple Worker to handle API requests with the command: 'wrangler deploy --entry-point src/index.ts'.
Dependency Matrix
Required Modules
wrangler
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 Download link: https://github.com/2nth-ai/skills/archive/main.zip#tech-cloudflare-workers 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.