cloudflare-workers

Deploy JavaScript/TypeScript functions globally at the edge.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "cloudflare-workers" with this command: npx skills add bagelhole/devops-security-agent-skills/bagelhole-devops-security-agent-skills-cloudflare-workers

Cloudflare Workers

Deploy JavaScript/TypeScript functions globally at the edge.

Quick Start

npm create cloudflare@latest my-worker cd my-worker npx wrangler login npx wrangler deploy

Common Commands

Local dev

npx wrangler dev

Set secret

npx wrangler secret put API_TOKEN

Tail logs

npx wrangler tail

Best Practices

  • Keep workers stateless and fast.

  • Use KV, D1, or R2 for persistence.

  • Add rate limits for public APIs.

  • Version Wrangler config in git.

Related Skills

  • cloudflare-pages - Frontend deployments

  • cloudflare-r2 - Object storage at the edge

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Security

linux-administration

No summary provided by upstream source.

Repository SourceNeeds Review
Security

linux-hardening

No summary provided by upstream source.

Repository SourceNeeds Review
Security

sops-encryption

No summary provided by upstream source.

Repository SourceNeeds Review
Security

vpn-setup

No summary provided by upstream source.

Repository SourceNeeds Review