Web Performance Analysis (Chrome DevTools)
Installation
SKILL.md
Web Performance Analysis Skill (Chrome DevTools MCP)
This skill provides interactive browser-based performance analysis using Chrome DevTools MCP. It enables live profiling, network inspection, and real-time debugging.
When to Use This Skill
| Use Case | This Skill (DevTools) | Lighthouse Skill |
|---|---|---|
| Interactive debugging | Yes | No |
| Network request inspection | Yes | No |
| Live profiling with traces | Yes | No |
| Authenticated page analysis | Yes | No |
| API/XHR performance | Yes | No |
| Quick automated audit | No | Yes |
| CI/CD testing | No | Yes |
Prerequisites
This skill requires the chrome-devtools MCP server to be enabled.