什么是 page-inspector?
使用 Chrome DevTools MCP 从实时网页捕获当前页面布局、样式和结构。当您需要在进行更改之前了解现有 UI 时使用 - 捕获屏幕截图、DOM 结构、计算样式和布局属性。可用作前端或影响 UI 的更改的预实施基线。 来源:delexw/claude-code-misc。
使用 Chrome DevTools MCP 从实时网页捕获当前页面布局、样式和结构。当您需要在进行更改之前了解现有 UI 时使用 - 捕获屏幕截图、DOM 结构、计算样式和布局属性。可用作前端或影响 UI 的更改的预实施基线。
通过命令行快速安装 page-inspector AI 技能到你的开发环境
来源:delexw/claude-code-misc。
Connects to a running Chrome browser session via Chrome DevTools MCP, navigates to the target page, and captures a comprehensive snapshot of the current layout, styles, and structure. This output serves as a baseline reference for implementation.
For the main content area and key UI elements, capture:
使用 Chrome DevTools MCP 从实时网页捕获当前页面布局、样式和结构。当您需要在进行更改之前了解现有 UI 时使用 - 捕获屏幕截图、DOM 结构、计算样式和布局属性。可用作前端或影响 UI 的更改的预实施基线。 来源:delexw/claude-code-misc。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/delexw/claude-code-misc --skill page-inspector 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/delexw/claude-code-misc --skill page-inspector使用 Chrome DevTools MCP 从实时网页捕获当前页面布局、样式和结构。当您需要在进行更改之前了解现有 UI 时使用 - 捕获屏幕截图、DOM 结构、计算样式和布局属性。可用作前端或影响 UI 的更改的预实施基线。 来源:delexw/claude-code-misc。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/delexw/claude-code-misc --skill page-inspector 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/delexw/claude-code-misc