Skip to main content
Exécutez n'importe quel Skill dans Manus
en 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 mai 2026 à 09:17
Explorateur de fichiers
4 fichiers
SKILL.md
readonly