AI AGENT ADDONS

Tanstack Query Best Practices

deckardger/tanstack-agent-skills

TanStack Query helps React apps fetch and manage data from a server. This guide shows the best ways to use it. You will learn how to cache data, handle updates, and avoid common mistakes.

Follow these rules to make your app faster and more reliable. They cover important topics like query keys, caching, and error handling. Each rule comes with a simple action you can take right away.

Add Tanstack Query Best Practices skill to your workflow

Global

mkdir -p ~/.claude/skills/tanstack-query-best-practices

Project

mkdir -p .claude/skills/tanstack-query-best-practices

Source Repository

Stars
190
Forks
18
Watchers
190
Last Push
4 months ago
Created
7 months ago