Skip to main content
在 Manus 中运行任何 Skill
一键导入

chrome-devtools

Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance (LCP/CLS/INP), or verify visual output with real runtime data. Complements Playwright — use this for live debugging and performance work, Playwright for stable E2E test suites.

概览

Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance (LCP/CLS/INP), or verify visual output with real runtime data. Complements Playwright — use this for live debugging and performance work, Playwright for stable E2E test suites.

安装命令
npx skills add https://github.com/laguagu/claude-code-nextjs-skills --skill chrome-devtools

复制此命令并粘贴到 Claude Code 中以安装该技能

星标39
分支14
更新时间2026年5月6日 15:25
SKILL.md
readonly