tanstack

Route TanStack Start questions to the appropriate sub-skill.

1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/matthewharwood/dean-stack --skill tanstack-matthewharwood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tanstack
Source: https://github.com/matthewharwood/dean-stack/tree/main/.claude/skills/tanstack
Command: npx skills add https://github.com/matthewharwood/dean-stack --skill tanstack-matthewharwood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Route TanStack Start questions to the correct sub-skill (spa-prerender, routing, preload, and PWA-deep-links) to ensure precise guidance without manual cross-referencing.

Core Features & Use Cases

  • Dispatches TanStack Start questions to the appropriate sub-skill: tanstack-start-spa-prerender for SPA prerender configuration, tanstack-router-routing for file-based routes and routing APIs, tanstack-router-preload for defaultPreload and link preloads, and tanstack-router-pwa-deep-links for offline deep-link behavior.
  • Defers to specialized sub-skills to maintain clean, rule-driven guidance and avoid server-side approaches in GH Pages deployments.
  • Supports governance and consistency with the project’s Pillars by routing questions to the right domain expert rather than answering across domains.

Quick Start

Ask a TanStack Start question and I will route it to the appropriate sub-skill.

Frequently Asked Questions about tanstack

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

FAQPage Schema
How do I configure TanStack Start for SPA prerendering?

TanStack Start SPA prerendering is configured by routing your question to a dedicated sub-skill that handles SPA-only constraints and avoids server-side approaches for GH Pages deployments.

What is the best way to set up file-based routes with TanStack Router?

File-based routes in TanStack Router are set up by delegating to the tanstack-router-routing sub-skill, which provides precise guidance on routing APIs without manual cross-referencing.

How does defaultPreload work for link preloads in TanStack Router?

defaultPreload and link preloads in TanStack Router are managed by routing your query to the tanstack-router-preload sub-skill for rule-driven guidance on preloading behavior.

Can I implement offline deep-link behavior for a PWA using TanStack Router?

Yes, offline deep-link behavior for a PWA using TanStack Router is handled by routing to the tanstack-router-pwa-deep-links sub-skill to ensure precise offline capabilities guidance.

Does TanStack Start support server-side rendering for GitHub Pages deployments?

TanStack Start enforces SPA-only constraints and avoids server-side approaches when deploying to GitHub Pages, routing questions to specialized sub-skills to maintain clean guidance.

Why should I use a routing dispatcher instead of answering TanStack questions directly?

A routing dispatcher ensures precise guidance by routing TanStack Start questions to the correct domain expert sub-skill, maintaining project governance and avoiding cross-domain answers.