TanStack Start

Develop and deploy full-stack React applications on Cloudflare Workers.

54|Updated Nov 19, 2025
One-click install
npx skills add https://github.com/dennislee928/Ethic-Latex --skill tanstack-start-dennislee928
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: TanStack Start
Source: https://github.com/dennislee928/Ethic-Latex/tree/main/.claude/skills/tanstack-start
Command: npx skills add https://github.com/dennislee928/Ethic-Latex --skill tanstack-start-dennislee928

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies building and deploying full-stack React applications, especially on Cloudflare Workers, by providing a robust framework and preventing common development and deployment errors.

Core Features & Use Cases

  • Full-Stack React: Develop both frontend and backend logic within a single React application.
  • Cloudflare Workers Integration: Deploy seamlessly to Cloudflare's edge network with support for D1, KV, and R2.
  • Type-Safe Routing & Server Functions: Ensure code safety and improve developer experience.
  • Use Case: Migrate an existing Next.js application to Cloudflare Workers for improved performance and scalability, leveraging TanStack Start's SSR and server function capabilities.

Quick Start

Use the tanstack-start skill to create a new Cloudflare Workers React project.

Frequently Asked Questions about TanStack Start

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build full-stack React applications on Cloudflare Workers?

To build full-stack React applications on Cloudflare Workers, you can use TanStack Start to unify frontend and backend logic. It provides type-safe routing and server function execution, preventing common deployment errors on Cloudflare's edge network.

What is the best way to migrate a Next.js app to Cloudflare Workers?

The best way to migrate a Next.js app to Cloudflare Workers is leveraging TanStack Start's SSR and server function capabilities. This approach improves performance and scalability while seamlessly integrating with Cloudflare D1, KV, and R2 services.

Does TanStack Start support type-safe routing and server functions?

TanStack Start does support type-safe routing and server functions. This ensures code safety across your full-stack React application and significantly improves the developer experience when executing server-side logic.

How do I prevent common SSR middleware errors when deploying React to Cloudflare Workers?

To prevent common SSR middleware errors when deploying React to Cloudflare Workers, utilize a robust full-stack framework like TanStack Start. It explicitly addresses and prevents common deployment configuration errors, middleware issues, and file upload challenges.

Can I integrate Cloudflare D1, KV, and R2 with a React SSR application?

You can integrate Cloudflare D1, KV, and R2 with a React SSR application using TanStack Start. It facilitates seamless integration with these Cloudflare services, allowing you to build and deploy full-stack React applications directly on the edge network.