tanstack-query

Installation
SKILL.md

TanStack Query

TanStack Query (formerly React Query) is a powerful async state management library for fetching, caching, synchronizing, and updating server state in your applications. It works with React, Vue, Solid, Svelte, and Angular.

Important: Fetching Documentation

CRITICAL: When fetching TanStack Query documentation pages, always append .md to the URL to get the markdown version for optimal readability.

# ❌ Don't fetch this:
https://tanstack.com/query/latest/docs/framework/react/overview

# ✅ Fetch this instead:
https://tanstack.com/query/latest/docs/framework/react/overview.md

This applies to ALL documentation links from TanStack.

Research Process

Related skills

More from miketromba/skills

Installs
2
GitHub Stars
1
First Seen
Mar 5, 2026