Loading...
Loading...
Found 243 Skills
Install and manage Windows development tools with DevTools Hub, a desktop app and CLI for provisioning developer environments
Drive a remote chrome-devtools-mcp server (typically on a tailnet) over HTTPS using the chrome-devtools CLI. Use this when the user wants to navigate, screenshot, inspect, or evaluate JavaScript on a browser running on another host (e.g. a Tailscale-connected Mac mini or a CI runner) — and you don't have a local Chrome to control. Examples of triggers ("open <url> on the lab mac", "take a screenshot of the browser on host X", "evaluate this on the remote browser").
Expert in using next-devtools-mcp for Next.js development with AI coding agents
MCP server for real-time Three.js scene inspection, material editing, shader debugging, and performance monitoring from AI agents
Drop-in inspector panel for any json-render app. Use when the user wants to debug a generative UI, inspect the spec tree, edit state at runtime, see dispatched actions, follow stream patches live, browse a catalog, or pick DOM elements to find their spec keys. Triggers include "add devtools", "debug json-render", "inspect the spec", "why is this element not rendering", "see the state at runtime", or requests to tap streams / capture action logs for `@json-render/devtools`.
Chrome DevTools Protocol CLI that auto-connects to existing Chrome for browser automation without heavyweight runtime overhead
Inspect Claude Code session logs, tool calls, token usage, subagents, and context window using claude-devtools visual UI
Chrome/Edge extension for debugging WebSocket connections with message simulation, traffic blocking, and real-time monitoring
Browser DevTools extension for debugging HTMX applications with request inspection, element tracking, event timeline, swap visualization, and error detection
Agent-ergonomic browser automation with token-efficient accessibility tree snapshots and combined operations
Browser debugging and inspection toolkit for AI coding assistants via MCP protocol
Give AI agents eyes into React apps - inspect component trees, props, state, hooks, and profile rendering performance from the command line