This scaffolds a complete Cloudflare Workers app with React 19, Hono, D1 database, better-auth, and Workers AI bindings already wired up. It's opinionated in a good way: includes Drizzle ORM, TanStack Query, Tailwind v4, shadcn/ui, R2 storage, and Google OAuth out of the box. The workflow is thorough, walking through cloning the template, renaming everything (worker names, database IDs, localStorage prefixes) to avoid security fingerprinting, generating auth secrets, and deploying. You get a production-ready setup in minutes instead of spending a day connecting all these pieces yourself. Use it when you need a real app foundation on Cloudflare, not just a hello-world starter.
npx skills add https://github.com/jezweb/claude-skills --skill vite-flare-starter