tanstack-start-loaders
CommunityStreamline route data loading.
Authorjherr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies and standardizes how data is fetched and managed for routes in TanStack Start applications, ensuring efficient and isomorphic data loading.
Core Features & Use Cases
- Isomorphic Data Loading:
beforeLoadandloaderfunctions execute on both server and client. - Route Guards & Context: Use
beforeLoadfor authentication checks and setting up route-specific context. - Parallel Data Fetching:
loaderfunctions fetch data for routes in parallel, improving performance. - Deferred Loading: Stream non-critical data using Promises and
Awaitfor a better user experience. - Error Handling & Loading States: Configure custom components for error and pending states.
- Use Case: Securely authenticate users before they access protected routes and fetch all necessary data for a dashboard page, displaying loading states gracefully.
Quick Start
Use the tanstack-start-loaders skill to fetch user data before loading the protected dashboard route.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tanstack-start-loaders Download link: https://github.com/jherr/jdh-swar-test-saas-1/archive/main.zip#tanstack-start-loaders Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.