data-fetching
CommunityStreamline data fetching with TanStack Query.
AuthorBangDori
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a standardized and efficient pattern for fetching, caching, and updating data in a React application using TanStack Query, reducing boilerplate code and improving performance.
Core Features & Use Cases
- Centralized Query Management: Organizes data fetching logic in dedicated
queries/andhooks/directories. - Optimistic Updates: Implements immediate UI feedback for mutations before server confirmation.
- Conditional Polling: Dynamically adjusts data refetching intervals based on application state.
- Use Case: When updating user settings, the UI immediately reflects the change, and related data is refreshed automatically without a full page reload, ensuring a smooth user experience.
Quick Start
Use the data-fetching skill to fetch the list of jobs using the useLaunchdJobs hook.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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 Download link: https://github.com/BangDori/prowl/archive/main.zip#data-fetching 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.