tanstack-router

TanStack Router Skill

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tanstack-router" with this command: npx skills add huynhsang2005/blog-tanstack/huynhsang2005-blog-tanstack-tanstack-router

TanStack Router Skill

When to use

  • Adding or modifying any file in src/routes/* .

  • Working with route params, search params, route loaders, redirects.

Workflow checklist

  • Keep the route module focused: UI + data wiring only.

  • Validate params/search params with Zod at the boundary.

  • Prefer route-level data loading over ad-hoc fetching in components.

  • Do not edit the generated route tree: src/routeTree.gen.ts .

  • If navigation changes, ensure links and loaders stay consistent.

Tooling

  • Use TanStack MCP for Router APIs, loaders, and route config patterns.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

framer-motion

No summary provided by upstream source.

Repository SourceNeeds Review
General

tanstack-form

No summary provided by upstream source.

Repository SourceNeeds Review
General

frontend-ui-ux

No summary provided by upstream source.

Repository SourceNeeds Review