tanstack-devtools

Consolidates TanStack devtools into a single extensible panel with plugin architecture and Vite integration.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/SeanChenR/maestro-agent --skill tanstack-devtools-seanchenr
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: tanstack-devtools
Source: https://github.com/SeanChenR/maestro-agent/tree/main/.agents/skills/tanstack-devtools
Command: npx skills add https://github.com/SeanChenR/maestro-agent --skill tanstack-devtools-seanchenr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes debugging for TanStack libraries into a single, extensible devtools panel that can be extended with plugins.

Core Features & Use Cases

  • Unified devtools for TanStack Query, Router, and AI tooling
  • Plugin architecture to add custom panels and integrations
  • Real-time state inspection and cross-framework support for React, Solid, and Vue

Quick Start

Install TanStack Devtools in your project and enable a basic devtools panel during development.

Frequently Asked Questions about tanstack-devtools

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I debug TanStack Query and Router state in a single panel?▼

To debug TanStack Query and Router state in a single panel, you need a unified devtools solution. This approach consolidates multiple library inspections into one extensible interface for real-time state monitoring.

Does TanStack devtools support cross-framework debugging for Solid and Vue?▼

Yes, cross-framework debugging for Solid and Vue is supported via a framework-agnostic core. This enables consistent real-time state inspection across React, Solid, and Vue applications within the same devtools.

Can I add custom panels to TanStack devtools using a plugin architecture?▼

Yes, you can add custom panels to TanStack devtools using its plugin architecture. This extensible design allows developers to integrate specialized debugging views and custom tooling directly into the unified interface.

How do I integrate TanStack devtools with Vite during development?▼

To integrate TanStack devtools with Vite during development, follow a straightforward integration path. Install the devtools package in your project and enable a basic devtools panel to activate real-time state inspection.

What is the best way to inspect real-time state across multiple TanStack libraries?▼

The best way to inspect real-time state across multiple TanStack libraries is using a unified devtools panel. It centralizes debugging for Query, Router, and AI tooling while providing extensible plugin support for comprehensive monitoring.