tanstack-start-loaders

Community

Streamline 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: beforeLoad and loader functions execute on both server and client.
  • Route Guards & Context: Use beforeLoad for authentication checks and setting up route-specific context.
  • Parallel Data Fetching: loader functions fetch data for routes in parallel, improving performance.
  • Deferred Loading: Stream non-critical data using Promises and Await for 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.