一键导入
general-chrome-validation
Use when user provides a URL in their prompt OR when working with a /p spec doc that has a Chrome Validation Tab URL
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when user provides a URL in their prompt OR when working with a /p spec doc that has a Chrome Validation Tab URL
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | general-chrome-validation |
| description | Use when user provides a URL in their prompt OR when working with a /p spec doc that has a Chrome Validation Tab URL |
Chrome browser automation via mcp__claude-in-chrome__* tools for visual validation.
| Condition | Action |
|---|---|
/p spec doc has Chrome Validation Tab URL | Use that URL after completing tasks |
| User provides URL in prompt | Use that URL after completing task |
| User says "check chrome" but no URL | Ask user for the URL |
| No URL mentioned | Do NOT offer Chrome validation |
mcp__claude-in-chrome__tabs_context_mcp
Priority: 1) /p spec doc URL, 2) User prompt URL, 3) Ask user
mcp__claude-in-chrome__navigate (url, tabId)
mcp__claude-in-chrome__computer (action: "screenshot", tabId)
| Tool | Purpose |
|---|---|
tabs_context_mcp | Get available tabs (call first) |
tabs_create_mcp | Create new tab |
navigate | Navigate to URL |
computer | Screenshot, click, type, scroll |
read_page | Get accessibility tree |
find | Find elements by description |
form_input | Set form field values |
javascript_tool | Execute JS in page |
read_console_messages | Read browser console |
get_page_text | Extract text content |
App runs at: http://localhost:5173/ - assume dev server is always running.
tabs_context_mcp → ✅ Always call it firstUse when deploying Cloudflare Workers, managing R2 storage, or working with Cloudflare infrastructure
Use when working with ANTD components, theme tokens, icons, forms, or feedback components (message/notification/modal)
Use when adding, referencing, or serving static assets (images, fonts, videos, 3D models) through the R2 CDN pipeline with type-safe imports
Use when writing or reviewing JavaScript/TypeScript code for style patterns like concise arrows, inline handlers, expression formatting, or when tempted to use eslint-disable
Use when working with environment variables in frontend code
Use when creating or modifying keyboard shortcuts/hotkeys in frontend code