# Tanstack

> Build, debug, review, or migrate applications using TanStack packages.

- Skill: `alemar11/tanstack` (Agent Skill, multi-file: 39 files)
- Install (CLI): `npx skillmds@latest add alemar11/tanstack`
- Raw SKILL.md: https://api.skillmd.com/api/skills/alemar11/tanstack/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: alemar11 (https://skillmd.com/u/alemar11)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/alemar11/tanstack

---


# TanStack

Ground recommendations in the app's installed `@tanstack/*` versions and local
framework conventions. Verify version-sensitive APIs against installed code or
current TanStack-owned documentation.

Read the product reference for the affected boundary:

- Cache, queries, mutations: [Query](references/query.md).
- Routes, search parameters, loaders: [Router](references/router.md).
- Server functions, middleware, SSR: [Start](references/start.md).
- Shared loading, prefetch, hydration: [integration](references/integration.md).
- Forms and validation: [Form](references/form.md).
- Columns and row models: [Table](references/table.md).
- Virtual lists or grids: [Virtual](references/virtual.md).
- Scaffolding and add-ons: [CLI](references/cli.md).
- Other products or narrower concerns: [reference map](references/README.md).

Load focused subreferences only for the relevant concern. Preserve application
behavior during migrations and check server/client ownership before moving
imports, code, or environment access.

