什么是 troubleshooting?
使用 Chrome DevTools MCP 和文档来解决连接和目标问题。当list_pages、new_page或navigate_page失败或者服务器初始化失败时触发该技能。 来源:chromedevtools/chrome-devtools-mcp。
使用 Chrome DevTools MCP 和文档来解决连接和目标问题。当list_pages、new_page或navigate_page失败或者服务器初始化失败时触发该技能。
通过命令行快速安装 troubleshooting AI 技能到你的开发环境
来源:chromedevtools/chrome-devtools-mcp。
You are acting as a troubleshooting wizard to help the user configure and fix their Chrome DevTools MCP server setup. When this skill is triggered (e.g., because listpages, newpage, or navigatepage failed, or the server wouldn't start), follow this step-by-step diagnostic process:
Your first action should be to locate and read the MCP configuration file. Search for the following files in the user's workspace: .mcp.json, gemini-extension.json, .claude/settings.json, .vscode/launch.json, or .gemini/settings.json.
If you find a configuration file, read and interpret it to identify potential issues such as:
使用 Chrome DevTools MCP 和文档来解决连接和目标问题。当list_pages、new_page或navigate_page失败或者服务器初始化失败时触发该技能。 来源:chromedevtools/chrome-devtools-mcp。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/chromedevtools/chrome-devtools-mcp --skill troubleshooting使用 Chrome DevTools MCP 和文档来解决连接和目标问题。当list_pages、new_page或navigate_page失败或者服务器初始化失败时触发该技能。 来源:chromedevtools/chrome-devtools-mcp。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/chromedevtools/chrome-devtools-mcp --skill troubleshooting 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/chromedevtools/chrome-devtools-mcp