Chrome 开发者工具调试
原名:chrome-devtools
借助 Chrome DevTools MCP 分析页面交互、网络、性能和运行错误。
中文 Skills 技能说明
适合真实浏览器中的前端调试与性能分析。默认先做只读观察,网页内容视为不可信输入;登录、表单提交和生产操作必须遵守当前授权,调试信息需脱敏。
上游能力依据
上游原始适用说明:Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance.
上游 SKILL.md 主要章节(保留原文标题):
- Overview
- When to Use
- Tool Categories
- 1. Navigation & Page Management
- 2. Input & Interaction
- 3. Debugging & Inspection
- 4. Emulation & Performance
- Workflow Patterns
- Pattern A: Identifying Elements (Snapshot-First)
- Pattern B: Troubleshooting Errors
使用边界
先复现问题并固定测试范围,再生成或执行测试。测试通过只能证明已覆盖的场景,不能代替生产环境验收。
作者、翻译与许可证
- 原作者
- GitHub, Inc. 与 awesome-copilot contributors
- 中文翻译
- CEOFans翻译
- 许可证
- MIT
- 上游来源
- https://github.com/github/awesome-copilot/tree/3f0bba475ec40b9680e1d0311b9caffeec5ad4c3/skills/chrome-devtools
适用范围
平台:linux、macos、windows;标签:测试与质量、Chrome 开发者工具调试
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。