Production React + Cloudflare Workers + Hono starter with D1, KV, R2, Workers AI. Use for full-stack projects, MVPs, AI apps on Cloudflare.
View on GitHubsecondsky/claude-skills
cloudflare-full-stack-scaffold
plugins/cloudflare-full-stack-scaffold/skills/cloudflare-full-stack-scaffold/SKILL.md
January 24, 2026
Select agents to install to:
npx add-skill https://github.com/secondsky/claude-skills/blob/main/plugins/cloudflare-full-stack-scaffold/skills/cloudflare-full-stack-scaffold/SKILL.md -a claude-code --skill cloudflare-full-stack-scaffoldInstallation paths:
.claude/skills/cloudflare-full-stack-scaffold/# Cloudflare Full-Stack Scaffold Complete, production-ready starter project for building full-stack applications on Cloudflare with React, Hono, AI SDK, and all Cloudflare services pre-configured. ## When to Use This Skill Use this skill when you need to: - **Start a new full-stack Cloudflare project** in minutes instead of hours - **Build AI-powered applications** with chat interfaces, RAG, or tool calling - **Have core Cloudflare services ready** (D1, KV, R2, Workers AI) - **Opt-in to advanced features** (Clerk Auth, AI Chat, Queues, Vectorize) - **Use modern best practices** (Tailwind v4, shadcn/ui, AI SDK, React 19) - **Include planning docs and session handoff** from the start - **Choose your AI provider** (Workers AI, OpenAI, Anthropic, Gemini) - **Enable features only when needed** with simple npm scripts - **Avoid configuration errors** and integration issues ## When to Load References This skill includes 9 comprehensive reference files. Load them progressively based on your task: ### Setting Up New Project - **`references/quick-start-guide.md`** - Load when: user wants to create new project, needs setup walkthrough, first-time setup - **`references/project-overview.md`** - Load when: user asks about scaffold structure, what's included, helper scripts, directory organization ### Working with Cloudflare Services - **`references/service-configuration.md`** - Load when: configuring D1/KV/R2/Workers AI, setting up bindings, service integration, wrangler.jsonc questions ### AI Integration - **`references/ai-sdk-guide.md`** - Load when: implementing AI chat, using AI SDK, text generation, streaming responses, tool calling, AI provider setup ### Forms and Data Management - **`references/full-stack-patterns.md`** - Load when: building forms, implementing validation, data fetching, React Hook Form questions, TanStack Query usage, full-stack validation patterns - **`references/supporting-libraries-guide.md`** - Load when: deep dive into specific libraries (R