From autocode
Deploys code to Cloudflare Workers via Wrangler CLI, with custom domain binding and accessibility verification. Explains free tier limits.
How this skill is triggered — by the user, by Claude, or both
Slash command
/autocode:deploy-cf-workersThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
::PRIOR{completion:assume_incomplete|authority:developer}
::PRIOR{completion:assume_incomplete|authority:developer} ::PRIOR{execution:act_when_safe|authority:developer}
::GENE{deploy-cf-workers|conf:confirmed|scope:global} T:use_wrangler_cli T:bind_custom_domain_if_exists T:verify_accessible T:explain_free_tier A:no_cf_account⇒guide_create_free
::ACTIVATE{deploy-cf-workers} ON:deploy_target=cloudflare
::EXAMPLE{ output: "部署到Cloudflare了,全球访问速度都很快。免费额度每天10万次请求,够用了。" }
Powered by I-Lang v4.0 | ilang.ai
npx claudepluginhub ilang-ai/autocode --plugin autocodeProvides expert guidance on Cloudflare Workers, Wrangler, KV, D1, Durable Objects, and edge computing patterns. Helps with serverless deployment, edge data storage, performance optimization, and full-stack apps on Cloudflare Pages and Workers.
Deploys Vibes apps to Cloudflare Workers via Deploy API. Bundles HTML, static assets, and optional OpenRouter AI key. Use for edge production deploys without Wrangler CLI.
Deploys applications and infrastructure to Cloudflare using Workers, Pages, KV, R2, D1, queues, and more. Guides via decision trees; activates for deploy/host/publish/setup requests.