tanstack-start

Develop full-stack React applications with TanStack Start on Cloudflare Workers.

2|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/ByteSliceHQ/formflip --skill tanstack-start-byteslicehq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tanstack-start
Source: https://github.com/ByteSliceHQ/formflip/tree/main/.agents/skills/tanstack-start
Command: npx skills add https://github.com/ByteSliceHQ/formflip --skill tanstack-start-byteslicehq

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a robust framework for building full-stack React applications, specifically optimized for deployment on Cloudflare Workers, streamlining development and deployment for modern web applications.

Core Features & Use Cases

  • Full-Stack React: Develop both frontend and backend logic within a single, cohesive framework.
  • Cloudflare Workers Optimized: Leverage serverless infrastructure for scalable and performant applications.
  • Type-Safe Routing & Server Functions: Ensure code integrity and simplify API development.
  • Use Case: Build a real-time analytics dashboard that fetches data from a D1 database and serves it via server functions, all deployed on Cloudflare Workers.

Quick Start

Use the tanstack-start skill to create a new Cloudflare Workers project with TanStack Start.

Frequently Asked Questions about tanstack-start

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

FAQPage Schema
How do I build a full-stack React app for Cloudflare Workers?

You can build a full-stack React app for Cloudflare Workers using TanStack Start to handle type-safe routing, server functions, and SSR within a single framework. It streamlines development for serverless infrastructure.

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

Yes, TanStack Start supports type-safe routing and server functions to ensure code integrity and simplify API development. This allows you to develop both frontend and backend logic cohesively.

Can I use Cloudflare D1, KV, and R2 with TanStack Start?

Yes, you can integrate Cloudflare D1, KV, and R2 with TanStack Start. It facilitates seamless connections to these Cloudflare services to support use cases like real-time analytics dashboards.

How do I handle middleware and file uploads in a TanStack Start application?

TanStack Start addresses common issues related to middleware and file uploads directly. It provides robust deployment configurations and processing logic optimized for the Cloudflare Workers environment.

What is the best way to deploy a React SSR application on serverless infrastructure?

The best way to deploy a React SSR application on serverless infrastructure is using TanStack Start optimized for Cloudflare Workers. It leverages serverless scalability while maintaining type-safe full-stack development.

Why use Vite for full-stack React development on Cloudflare Workers?

Using Vite with TanStack Start accelerates full-stack React development on Cloudflare Workers by providing a fast build process. It enables seamless SSR and server function integration for scalable web apps.