tanstack-router-route-trees-and-navigation
TanStack Router Route Trees and Navigation
Use this skill when the task is primarily about route structure, route matching, or user navigation semantics.
Scope
- route-tree mental model across code-based and file-based routing
- nested routes, layout routes, pathless routes, and index routes
- dynamic params and splat segments
Link,Navigate,useNavigate, androuter.navigate- route masking and typed navigation state
Routing cues
- route trees,
getParentRoute,addChildren, nesting, params,Link,Navigate,useNavigate, route matching, or route masking -> use this skill - install choices, bundler setup, quick start, or file-based vs code-based selection -> use
tanstack-router-overview-and-setup validateSearch,loaderDeps,loader,beforeLoad, auth guards, route context, or preloading -> usetanstack-router-search-params-and-loaderspendingComponent,errorComponent,notFoundComponent, scroll restoration, navigation blocking, or head management -> usetanstack-router-runtime-behavior-and-ssrrouteTree.gen.ts, file naming conventions, virtual routes,.lazy.tsx, plugin config, or CLI generation -> usetanstack-router-file-based-routing-and-tooling
More from dobroslavradosavljevic/skills
base-ui-typescript-surface
Use for Base UI namespace contracts, change event types, generic render types, and wrapper typing patterns.
4base-ui-basic-primitives
Use for simple primitives with low integration complexity (Avatar, Button, Meter, Progress, Scroll Area, Separator).
4base-ui-root-providers
Use for CSP Provider, Direction Provider, and useDirection when wiring Base UI at the app root or across portals.
4base-ui-menus-navigation-and-toast
Use for Menu, Context Menu, Menubar, Navigation Menu, Toolbar, Toast, and shared command-surface patterns such as detached triggers and menu payloads.
4base-ui-forms-and-validation
Use for Base UI Field/Form primitives, validation flows, form controls, and advanced Number Field, Slider, and RadioGroup behavior.
4base-ui-disclosure-and-tabs
Use for stateful visibility components (Accordion, Collapsible) and tab navigation semantics.
4