ck:tanstack

Develop full-stack React applications with TanStack routing, forms, and AI features.

1|1|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Thanh-apero/apero-kit-cli --skill ck-tanstack-thanh-apero
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:tanstack
Source: https://github.com/Thanh-apero/apero-kit-cli/tree/main/.claude/skills/tanstack
Command: npx skills add https://github.com/Thanh-apero/apero-kit-cli --skill ck-tanstack-thanh-apero

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @tanstack/react-start, @tanstack/form, @tanstack/ai, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill Unit solves the problem of efficiently creating full-stack React applications using TanStack's suite of tools for routing, forms, and AI features.

Core Features & Use Cases

  • Full-Stack Development: Offers a comprehensive set of tools for creating full-stack React applications, including server functions and routing.
  • Form Management: Enables headless form management with type-safe validation, suitable for building dynamic and robust web forms.
  • AI Integration: Integrates AI features like streaming and chat capabilities directly into applications for interactive experiences.
  • Use Case: It is ideal for developers who need to create modern web applications that require full-stack capabilities, form handling, and AI integration.

Quick Start

Initialize a new TanStack project using the ak init command:

ak init my-tanstack-app --kit full

Frequently Asked Questions about ck:tanstack

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

FAQPage Schema
How do I build a full-stack React app with TanStack?

To build a full-stack React app with TanStack, initialize a project using the `ak init` command. This facilitates routing, server-side integration, and type-safe validation for comprehensive web application development.

How do I manage forms in React using TanStack?

You manage forms in React using TanStack Form for headless form management with type-safe validation. This enables you to build dynamic, robust web forms without dictating the UI structure.

Can I integrate AI chat and streaming capabilities into a React application?

Yes, you can integrate AI chat and streaming capabilities into a React application using TanStack AI. This provides interactive experiences by supporting AI features directly within your full-stack application architecture.

Does TanStack support type-safe validation and server-side integration for React?

Yes, TanStack supports type-safe validation and server-side integration for React through server functions and routing. This ensures robust data handling and seamless full-stack web application development.

What is the best way to start a new TanStack project for full-stack development?

The best way to start a new TanStack project for full-stack development is running `ak init my-tanstack-app --kit full`. This sets up the foundational structure required for routing, forms, and AI features.