tanstack-cli

Generate interactive TanStack project scaffolding with selected integrations and templates.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/SeanChenR/maestro-agent --skill tanstack-cli-seanchenr
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: tanstack-cli
Source: https://github.com/SeanChenR/maestro-agent/tree/main/.agents/skills/tanstack-cli
Command: npx skills add https://github.com/SeanChenR/maestro-agent --skill tanstack-cli-seanchenr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

TanStack CLI removes the friction of starting and configuring modern TanStack-based applications by combining guided scaffolding, a large library of integrations, and AI-assisted guidance so teams can produce consistent starter apps quickly.

Core Features & Use Cases

  • Interactive CLI that walks developers through project name, integration selection, and config options for reproducible scaffolds.
  • Integration presets for auth, databases, deployment, and developer tools to generate full-stack starter apps with minimal setup.
  • Custom template support and a web builder for team-standardized projects and previewing generated files.
  • MCP server that enables AI agents to search documentation, assist with scaffolding decisions, and provide context-aware setup recommendations.
  • Use Case: Create a production-ready starter app with tanstack-query, clerk authentication, drizzle ORM, and Vercel deployment configured and documented for the team.

Quick Start

Create a new project named my-app with tanstack-query, clerk, and drizzle integrations using the TanStack 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 TanStack starter app with auth and database integrations?▼

Scaffolding a TanStack starter app involves using the interactive CLI to select desired integrations like Clerk for authentication and Drizzle ORM for databases, generating a configured project.

What is AI-assisted scaffolding for TanStack applications?▼

AI-assisted scaffolding uses an MCP server interface to allow AI agents to search documentation, assist with integration decisions, and provide context-aware setup recommendations for TanStack projects.

Can I use custom templates to scaffold TanStack projects for my team?▼

Yes, you can use custom template imports and a web builder to create team-standardized TanStack projects, enabling you to preview generated files before finalizing the configuration.

Does the TanStack CLI support deployment and CI workflow configurations?▼

Yes, the TanStack CLI supports deployment and CI workflow configurations through integration presets, allowing you to generate full-stack starter apps with platforms like Vercel pre-configured.

What is the best way to generate a full-stack TanStack app with multiple integrations?▼

The best way to generate a full-stack TanStack app is using the interactive CLI to walk through project naming, select integration presets for tools like tanstack-query, and apply deployment configurations.