data-fetching-patterns
CommunityMaster data loading patterns for fast apps
AuthorKinfe123
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you identify and implement efficient data-fetching strategies to optimize loading performance in web applications.
Core Features & Use Cases
- Patterns covered: fetch on render, fetch then render, render as you fetch, and server-side data fetching; guidance for SSR/SSG/ISR and client-side rendering; caching, streaming, and suspense usage.
- Use cases include optimizing initial load, handling parallel vs dependent requests, and progressively rendering content with skeletons and placeholders.
Quick Start
Configure a page to fetch data on render, add a Suspense boundary around components, and replace a loading state with a skeleton while data loads.
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: data-fetching-patterns Download link: https://github.com/Kinfe123/fm-skills/archive/main.zip#data-fetching-patterns 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.