AI AGENT ADDONS

Tanstack Router

jezweb/claude-skills

TanStack Router helps you build React apps with safe and simple page navigation. It uses your file system to define routes. This means less manual setup and fewer errors.

The router checks your data types automatically. It prevents common mistakes like broken search parameters or server-side rendering crashes. You get type safety across links, params, and loaders.

You can load data before a page shows and connect it with TanStack Query for caching. Everything works together smoothly. This skill also covers virtual file routes and Zod validation for search params.

Add Tanstack Router skill to your workflow

Global

mkdir -p ~/.claude/skills/tanstack-router

Project

mkdir -p .claude/skills/tanstack-router

Source Repository

Stars
884
Forks
91
Watchers
884
License
MIT
Last Push
1 month ago
Created
9 months ago