This skill equips Claude with specialized knowledge of TanStack Router v1, enabling it to assist in architecting robust, type-safe navigation systems. It covers essential patterns including file-based routing, Zod-backed search parameter validation, route loaders for efficient data fetching, and sophisticated error handling. By utilizing this skill, developers can ensure their routing implementation follows current best practices for performance, code-splitting, and deep TypeScript integration, significantly reducing boilerplate and runtime errors.
주요 기능
012 GitHub stars
02Automatic code-splitting and lazy-loading configuration for Vite
03Advanced search parameter validation using schema-based parsing
04Implementation patterns for route-level data loaders and parallel fetching
05Type-safe navigation patterns for Link components and useNavigate
06File-based routing conventions and directory structure guidance