feat(skills): add tanstack-query-expert skill for async state management (#222)
* feat(skills): add tanstack-query-expert skill for async state management * chore: sync generated registry files * revert: restore README.md and package-lock.json to fix CI drift
This commit is contained in:
@@ -272,6 +272,7 @@
|
||||
"swiftui-expert-skill",
|
||||
"sympy",
|
||||
"systems-programming-rust-project",
|
||||
"tanstack-query-expert",
|
||||
"tavily-web",
|
||||
"telegram-bot-builder",
|
||||
"telegram-mini-app",
|
||||
@@ -589,6 +590,7 @@
|
||||
"sql-pro",
|
||||
"sqlmap-database-pentesting",
|
||||
"supabase-automation",
|
||||
"tanstack-query-expert",
|
||||
"uniprot-database",
|
||||
"unity-ecs-patterns",
|
||||
"using-neon",
|
||||
|
||||
@@ -25933,6 +25933,31 @@
|
||||
],
|
||||
"path": "skills/tailwind-patterns/SKILL.md"
|
||||
},
|
||||
{
|
||||
"id": "tanstack-query-expert",
|
||||
"name": "tanstack-query-expert",
|
||||
"description": "Expert in TanStack Query (React Query) — asynchronous state management. Covers data fetching, stale time configuration, mutations, optimistic updates, and Next.js App Router (SSR) integration.",
|
||||
"category": "data-ai",
|
||||
"tags": [
|
||||
"tanstack",
|
||||
"query"
|
||||
],
|
||||
"triggers": [
|
||||
"tanstack",
|
||||
"query",
|
||||
"react",
|
||||
"asynchronous",
|
||||
"state",
|
||||
"covers",
|
||||
"data",
|
||||
"fetching",
|
||||
"stale",
|
||||
"time",
|
||||
"configuration",
|
||||
"mutations"
|
||||
],
|
||||
"path": "skills/tanstack-query-expert/SKILL.md"
|
||||
},
|
||||
{
|
||||
"id": "tavily-web",
|
||||
"name": "tavily-web",
|
||||
|
||||
Reference in New Issue
Block a user