About
This skill provides a standardized, production-tested foundation for building Cloudflare Workers that combine high-performance API routes via Hono with modern static asset management through Vite. It eliminates common pitfalls such as routing conflicts between SPA fallbacks and API endpoints, HMR crashes during local development, and incorrect ES module export patterns. Designed for developers who need a robust serverless setup, it includes pre-configured settings for environment bindings (KV, D1, R2), TypeScript support, and automated type generation to ensure a smooth path from local development to global deployment.