Back to Skills

TanStack Start

jezweb
Updated Today
50 views
33
4
33
View on GitHub
Metareactdesign

About

TanStack Start is a full-stack React framework built on TanStack Router that offers SSR with Cloudflare Workers support and type-safe server functions. Use it when building full-stack React applications or migrating from Next.js. Note that this skill is currently in release candidate status, awaiting v1.0 stable release and resolution of critical issues.

Quick Install

Claude Code

Recommended
Plugin CommandRecommended
/plugin add https://github.com/jezweb/claude-skills
Git CloneAlternative
git clone https://github.com/jezweb/claude-skills.git ~/.claude/skills/TanStack Start

Copy and paste this command in Claude Code to install this skill

Documentation

TanStack Start Skill [DRAFT - NOT READY]

⚠️ Status: Release Candidate - Monitoring for Stability

This skill is prepared but NOT published. Waiting for:

  • ✅ v1.0 stable release (currently RC v1.120.20)
  • ❌ GitHub #5734 resolved (memory leak causing crashes)
  • ❌ All "needed-for-start-stable" issues closed
  • ❌ 2+ weeks without critical bugs

DO NOT USE IN PRODUCTION YET


Skill Overview

TanStack Start is a full-stack React framework with:

  • Client-first architecture with opt-in SSR
  • Built on TanStack Router (type-safe routing)
  • Server functions for API logic
  • Official Cloudflare Workers support
  • Integrates with TanStack Query

When v1.0 Stable

This skill will provide:

  • Cloudflare Workers + D1/KV/R2 setup
  • Server function patterns
  • SSR vs CSR strategies
  • Migration guide from Next.js
  • Known issues and solutions

Monitoring

Track stability at: planning/stability-tracker.md

Check weekly:


Installation (When Ready)

npm create cloudflare@latest -- --framework=tanstack-start

Last Updated: 2025-11-07 Expected Stable: 1-3 months (Dec 2025 - Jan 2026)

GitHub Repository

jezweb/claude-skills
Path: skills/tanstack-start
aiautomationclaude-codeclaude-skillscloudflarereact

Related Skills

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill

langchain

Meta

LangChain is a framework for building LLM applications using agents, chains, and RAG pipelines. It supports multiple LLM providers, offers 500+ integrations, and includes features like tool calling and memory management. Use it for rapid prototyping and deploying production systems like chatbots, autonomous agents, and question-answering services.

View skill

Algorithmic Art Generation

Meta

This skill helps developers create algorithmic art using p5.js, focusing on generative art, computational aesthetics, and interactive visualizations. It automatically activates for topics like "generative art" or "p5.js visualization" and guides you through creating unique algorithms with features like seeded randomness, flow fields, and particle systems. Use it when you need to build reproducible, code-driven artistic patterns.

View skill

hybrid-cloud-networking

Meta

This skill configures secure hybrid cloud networking between on-premises infrastructure and cloud platforms like AWS, Azure, and GCP. Use it when connecting data centers to the cloud, building hybrid architectures, or implementing secure cross-premises connectivity. It supports key capabilities such as VPNs and dedicated connections like AWS Direct Connect for high-performance, reliable setups.

View skill