Harness-engineering tanstack-devtools
name: tanstack-devtools
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/tanstack-devtools/skill.yamlsource content
name: tanstack-devtools version: "1.0.0" description: "@tanstack/react-query-devtools, cache panel, network inspector, and debugging" stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- "/queries/"
- "**/queryClient.ts"
- "**/query-client.ts"
- "**/query.ts"
- "**/providers.*" related_skills:
- tanstack-query-keys
- tanstack-cache-management
- tanstack-query-invalidation
- react-hooks-pattern stack_signals:
- tanstack-query
- react
- typescript keywords:
- devtools
- react-query-devtools
- debugging
- cache-inspector
- query-panel
- stale metadata: author: community upstream: https://tanstack.com/query/latest/docs/framework/react/devtools state: persistent: false files: [] depends_on: []