query-patterns

Community

Master React Query for efficient data fetching and caching.

Authorgizix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies complex data fetching, caching, and synchronization in React applications using TanStack Query, eliminating boilerplate code, ensuring consistent state, and improving user experience.

Core Features & Use Cases

  • Organized Query Structure: Provides a clean separation of API calls, query keys, and custom hooks for maintainable data fetching logic.
  • Infinite & Dependent Queries: Implement advanced pagination (infinite scroll) and manage data dependencies between queries.
  • Optimistic Updates & Prefetching: Enhance user experience with instant UI feedback for mutations and improved perceived performance through data preloading.
  • Use Case: When integrating a new API endpoint for a paginated list of users, use this skill to generate the useInfiniteUsers hook, userKeys factory, and usersApi service, complete with caching and invalidation strategies.

Quick Start

Use the query-patterns skill to generate a basic useQuery hook for fetching a list of products, including query keys and API service.

Dependency Matrix

Required Modules

@tanstack/react-queryaxios

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: query-patterns
Download link: https://github.com/gizix/cc_projects/archive/main.zip#query-patterns

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 471,000+ vetted skills library on demand.