Sync 1235 plugin(s) marketplace metadata
This commit is contained in:
18
sync/gh-jezweb-claude-skills-skills-tanstack-query.json
Normal file
18
sync/gh-jezweb-claude-skills-skills-tanstack-query.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "tanstack-query",
|
||||
"owner": {
|
||||
"name": "Jeremy Dawes",
|
||||
"email": "jeremy@jezweb.net"
|
||||
},
|
||||
"plugins": [
|
||||
{
|
||||
"name": "tanstack-query",
|
||||
"description": "Manage server state in React with TanStack Query v5. Set up queries with useQuery, mutations with useMutation, configure QueryClient caching strategies, implement optimistic updates, and handle infinite scroll with useInfiniteQuery. Use when: setting up data fetching in React projects, migrating from v4 to v5, or fixing object syntax required errors, query callbacks removed issues, cacheTime renamed to gcTime, isPending vs isLoading confusion, keepPreviousData removed problems.",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://git.waymay.us/zhongwei/gh-jezweb-claude-skills-skills-tanstack-query.git"
|
||||
},
|
||||
"strict": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user