π―
tanstack-router-best-practices
π―Skillfrom deckardger/tanstack-agent-skills
What it does
|Provides TanStack Router best practices for building type-safe routing in React applications, covering route configuration, code splitting, and navigation patterns.
Same repository
deckardger/tanstack-agent-skills(4 items)
tanstack-router-best-practices
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add deckardger/tanstack-agent-skills --skill tanstack-router-best-practicesskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add deckardger/tanstack-agent-skills --skill tanstack-router-best-practicesManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/tanstack-router-best-practices/SKILL.mdSKILL.md
945Installs
5
-
Last UpdatedJan 16, 2026
More from this repository3
π―π―π―
tanstack-start-best-practicesπ―Skill
Best practices for building applications with TanStack Start, covering routing, data loading, server functions, and SSR patterns.
tanstack-query-best-practicesπ―Skill
Provides TanStack Query best practices for data fetching, caching, mutations, and server state management in React applications
tanstack-integration-best-practicesπ―Skill
TanStack integration best practices covering TanStack Query, Router, and Start with structured guidelines across 32+ rules for data fetching, caching, and state management.