🎯

cloudflare-one-migrations

🎯Skill

from cloudflare/skills

πŸ“¦

Same repository

cloudflare/skills(13 items)

cloudflare-one-migrations

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add cloudflare/skills --skill cloudflare-one-migrations
skills.sh Install⚠ Installs to .agents/skills/
npx skills add cloudflare/skills --skill cloudflare-one-migrations
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/cloudflare-one-migrations/SKILL.md

SKILL.md

1,441Installs
-
AddedJun 18, 2026

More from this repository10

🎯
wrangler🎯Skill

Skill for developing and deploying Cloudflare Workers, with wrangler CLI guidance, TypeScript support, and environment configuration.

🎯
cloudflare🎯Skill

Enables comprehensive Cloudflare platform development across serverless code, storage, AI, networking, and security with edge-native capabilities.

🎯
workers-best-practices🎯Skill

Reviews and authors Cloudflare Workers code against production best practices, covering streaming, floating promises, global state, secrets, bindings, and observability with retrieval-first approach from Cloudflare docs.

🎯
web-perf🎯Skill

Official Cloudflare agent skills for building on Workers, the Agents SDK, and the wider Cloudflare Developer Platform, compatible with Claude Code, OpenCode, Codex, and Pi.

🎯
durable-objects🎯Skill

Guides AI agents through implementing Cloudflare Durable Objects for stateful, globally distributed applications on Cloudflare Workers.

🎯
agents-sdk🎯Skill

Skill for building stateful AI agents on Cloudflare Workers using the Agents SDK, covering state management, durable workflows, real-time WebSocket apps, scheduled tasks, and MCP servers

🎯
sandbox-sdk🎯Skill

Build sandboxed applications for secure code execution on Cloudflare Workers, covering Sandbox SDK lifecycle, commands, files, code interpreter, and preview URLs for AI code execution and CI/CD systems.

🎯
cloudflare-email-service🎯Skill

Official Cloudflare skill collection that teaches AI agents to build on Cloudflare Workers, the Agents SDK, Durable Objects, and the broader Developer Platform, with skills for web performance auditing, wrangler deployment, and MCP server creation.

🎯
building-ai-agent-on-cloudflare🎯Skill

Guides building and deploying AI agents on Cloudflare Workers using the Agents SDK and Cloudflare Developer Platform

🎯
turnstile-spin🎯Skill

Automates end-to-end Cloudflare Turnstile integration β€” creates the widget via the Cloudflare API, deploys a managed siteverify Worker, writes frontend snippets for multiple frameworks (Next.js, Astro, SvelteKit, Hugo, vanilla HTML), and validates the setup before completion.