Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
$pwd:

cloudflare-workers

// Cloudflare Workers and Durable Objects conventions for TypeScript projects. Covers wrangler.jsonc configuration, type-safe env via `wrangler types` and `import { env } from 'cloudflare:workers'`, secrets.required for typed secrets, custom_domain for routing, preview/production environments, deploy scripts, Durable Objects with SQLite, and Spiceflow as the web framework with Vite. ALWAYS load this skill when a project uses wrangler, Cloudflare Workers, Durable Objects, or deploys to Cloudflare. Load it before writing any wrangler config, worker code, or deploy scripts.

$ git log --oneline --stat
stars:39
forks:2
updated:12 de mayo de 2026, 09:17
Explorador de archivos
4 archivos
SKILL.md
readonly