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
Mis à jour 3/16/2026
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use tanstack-query