MCP HubMCP Hub
スキル一覧に戻る

TanStack Start

jezweb
更新日 Today
124 閲覧
33
4
33
GitHubで表示
メタreactdesign

について

TanStack Startは、TanStack Routerを基盤としたフルスタックReactフレームワークであり、Cloudflare Workersサポートを備えたSSRと型安全なサーバー機能を提供します。フルスタックReactアプリケーションの構築や、Next.jsからの移行時にご利用ください。なお、このスキルは現在リリース候補版のステータスにあり、v1.0安定版のリリースと重大な問題の解決を待っている段階であることにご注意ください。

クイックインストール

Claude Code

推奨
プラグインコマンド推奨
/plugin add https://github.com/jezweb/claude-skills
Git クローン代替
git clone https://github.com/jezweb/claude-skills.git ~/.claude/skills/TanStack Start

このコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします

ドキュメント

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 リポジトリ

jezweb/claude-skills
パス: skills/tanstack-start
aiautomationclaude-codeclaude-skillscloudflarereact

関連スキル

content-collections

メタ

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.

スキルを見る

creating-opencode-plugins

メタ

This skill provides the structure and API specifications for creating OpenCode plugins that hook into 25+ event types like commands, files, and LSP operations. It offers implementation patterns for JavaScript/TypeScript modules that intercept and extend the AI assistant's lifecycle. Use it when you need to build event-driven plugins for monitoring, custom handling, or extending OpenCode's capabilities.

スキルを見る

polymarket

メタ

This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.

スキルを見る

cloudflare-turnstile

メタ

This skill provides comprehensive guidance for implementing Cloudflare Turnstile as a CAPTCHA-alternative bot protection system. It covers integration for forms, login pages, API endpoints, and frameworks like React/Next.js/Hono, while handling invisible challenges that maintain user experience. Use it when migrating from reCAPTCHA, debugging error codes, or implementing token validation and E2E tests.

スキルを見る