概要
This skill provides a production-hardened foundation for building on the Cloudflare Workers platform using Hono and Vite. It serves as a specialized guide for developers to avoid common pitfalls such as SPA routing conflicts, Vite 8 compatibility regressions, and export syntax errors. By implementing best practices for Wrangler 4, Workers RPC, and Static Assets, this skill ensures that your serverless applications are scalable, type-safe, and resilient against known platform edge cases documented through 2026.