Skip to main content
Back to the directory
deckardger/tanstack-agent-skillsSoftware EngineeringFrontend and Design

tanstack-query-best-practices

TanStack Query best practices for optimized data fetching, caching, mutations, and server state management in React.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
4

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/deckardger/tanstack-agent-skills --skill tanstack-query-best-practices
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, tanstack-query-best-practices has 4 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: deckardger/tanstack-agent-skills. Canonical URL: https://skills.sh/deckardger/tanstack-agent-skills/tanstack-query-best-practices.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
TanStack Query best practices for optimized data fetching, caching, mutations, and server state management in React. Comprehensive guidelines for implementing TanStack Query (React Query) patterns in React applications. These rules optimize data fetching, caching, mutations, and server state synchronization. Each rule file in the rules/ directory contains: See individual rule files in rules/ directory for detailed guidance and code examples. - Covers 32 rules across 10 categories: query keys, caching strategies, mutations, error handling, prefetching, infinite queries, SSR integration, parallel queries, performance optimization, and offline support - Each rule includes explanation, anti-patterns, recommended implementations, and contextual guidance for when to apply - Prioritized by impact: critical rules prevent cache bugs and data inconsistencies; high-priority rules ensure data integrity and UI consistency - Organized with hierarchical query key factories, targeted cache invalidation, optimistic updates with rollback context, and structural sharing patterns - Creating new data fetching logic - Setting up query configurations - Implementing mutations and optimistic updates - Configuring caching strategies - Integrating with SSR/SSG - Refactoring existing data fetching code - qk-array-structure — Always use arrays for query keys - qk-include-dependencies — Include all...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does tanstack-query-best-practices do?

TanStack Query best practices for optimized data fetching, caching, mutations, and server state management in React.

Is tanstack-query-best-practices good?

tanstack-query-best-practices does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support tanstack-query-best-practices?

tanstack-query-best-practices currently lists compatibility with Skills CLI.

Is tanstack-query-best-practices safe to install?

tanstack-query-best-practices has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to tanstack-query-best-practices?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install tanstack-query-best-practices?

Run the following command to install tanstack-query-best-practices: npx skills add https://github.com/deckardger/tanstack-agent-skills --skill tanstack-query-best-practices

Related skills

More from deckardger/tanstack-agent-skills

Related skills

Alternatives in Software Engineering