home/categories/database-tools/modrinth-code-claude-skills-tanstack-query-skill-md
database-toolsdatabases

tanstack-query

Convert a page or component from useAsyncData/manual ref patterns to TanStack Query for server state management. Use when migrating data fetching to useQuery/useMutation, adding cache invalidation, or replacing useAsyncData with TanStack Query.

modrinth
maintainer
modrinth
Updated 3/16/2026
Stars
2014
Forks
416
quick start

Installation and usage

Convert a page or component from useAsyncData/manual ref patterns to TanStack Query for server state management. Use when migrating data fetching to useQuery/useMutation, adding cache invalidation, or replacing useAsyncData with TanStack Query.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use tanstack-query