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:
Verwendet Chrome DevTools MCP und Dokumentation zur Behebung von Verbindungs- und Zielproblemen. Lösen Sie diesen Skill aus, wenn „list_pages“, „new_page“ oder „navigate_page“ fehlschlägt oder wenn die Serverinitialisierung fehlschlägt. Quelle: chromedevtools/chrome-devtools-mcp.