olore-tanstack-router-latest

star 67

Local TanStack Router documentation reference (latest). TanStack Router documentation. Use for type-safe React routing, file-based routing, search params, loaders, data fetching, and navigation.

olorehq By olorehq schedule Updated 6/14/2026

name: olore-tanstack-router-latest description: Local TanStack Router documentation reference (latest). TanStack Router documentation. Use for type-safe React routing, file-based routing, search params, loaders, data fetching, and navigation.

TanStack Router Documentation

TanStack Router documentation. Use for type-safe React routing, file-based routing, search params, loaders, data fetching, and navigation. Also covers TanStack Start, the full-stack framework built on TanStack Router.

Quick Reference

Task Entry Point
Getting started contents/router/quick-start.md
File-based routing contents/router/routing/file-based-routing.md
Search params contents/router/guide/search-params.md
Data loading / loaders contents/router/guide/data-loading.md
API reference index contents/router/api/router.md
TanStack Start (React) contents/start/framework/react/getting-started.md
Server functions contents/start/framework/react/guide/server-functions.md

When to use

Use this skill when the user asks about:

  • TanStack Router setup, configuration, and routing patterns
  • Type-safe routing, path params, search params, and navigation
  • File-based routing, route trees, and file naming conventions
  • Data loading, loaders, deferred data, and external data fetching
  • Authenticated routes, navigation blocking, and route guards
  • TanStack Start full-stack framework (server functions, server routes, SSR, middleware)
  • React or Solid integration with TanStack Router/Start
  • Migrating from React Router, React Location, or Next.js

How to find information

  1. First, read TOC.md for complete file listing organized by directory
  2. Identify relevant section based on user's question
  3. Read specific files for details

TOC.md contains all 211 files organized by directory - always check it first.

Install via CLI
npx skills add https://github.com/olorehq/olore --skill olore-tanstack-router-latest
Repository Details
star Stars 67
call_split Forks 4
navigation Branch main
article Path SKILL.md
More from Creator