tanstack-cli

Scaffolds full-stack TanStack applications with integrations, templates, and MCP server support.

29|2|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/tanstack-skills/tanstack-skills --skill tanstack-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tanstack-cli
Source: https://github.com/tanstack-skills/tanstack-skills/tree/main/plugins/tanstack-cli/skills/tanstack-cli
Command: npx skills add https://github.com/tanstack-skills/tanstack-skills --skill tanstack-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The TanStack CLI eliminates manual project bootstrapping by scaffolding complete, consistent TanStack applications with preconfigured integrations, reusable templates, and an optional MCP server for AI-assisted workflows.

Core Features & Use Cases

  • Interactive Scaffolding: Guided project creation with prompts for project name, integration selection, and configuration options.
  • Integration Presets: One-step inclusion of 30+ integrations such as tanstack-query, tanstack-form, drizzle, clerk, vercel, and more for full-stack setups.
  • Custom Templates & Web Builder: Create, share, and apply team templates, preview generated files in the web builder, and export production-ready projects.
  • MCP Server for AI Agents: Start an MCP server to enable documentation search, scaffold guidance, integration discovery, and context-aware recommendations for AI assistants.
  • Use Case: Rapidly generate a new app with authentication, database, query, and deployment integrations prewired for immediate development and CI usage.

Quick Start

Create a new TanStack project named my-app with tanstack-query, tanstack-form, and vercel integrations using the CLI.

Frequently Asked Questions about tanstack-cli

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

FAQPage Schema
How do I scaffold a full-stack TanStack app with preconfigured integrations?

You can scaffold a full-stack TanStack app using the CLI with the create command, passing project names and selecting integrations like tanstack-query, tanstack-form, and vercel via the --integrations flag.

What is the MCP server used for when scaffolding TanStack projects?

The MCP server enables AI-assisted scaffolding by providing documentation search, integration discovery, and context-aware recommendations to AI assistants for generating TanStack projects.

Can I generate custom templates for my team's TanStack applications?

Yes, you can create, share, and apply custom templates for TanStack applications, preview generated files in a web builder, and export production-ready projects for team use.

Does the TanStack CLI support authentication and database integrations out of the box?

Yes, the TanStack CLI supports one-step inclusion of over 30 integration presets, including authentication providers like clerk and database tools like drizzle for full-stack setups.

What's the best way to bootstrap a new TanStack project for CI and deployment?

The best way to bootstrap a TanStack project for CI is using the CLI to prewire deployment integrations like vercel, generating a predictable project structure with environment guidance for immediate usage.