Chrome DevTools Debugging
Debug web applications by connecting to Chrome's DevTools Protocol. This skill enables:
- Console inspection: View errors, warnings, and log messages
- Network analysis: Monitor XHR/fetch requests with full headers/body
- Performance tracing: Record and analyze performance traces
- JavaScript evaluation: Execute code in browser context
- Authenticated session debugging: Connect to existing logged-in browsers
When to Use This Skill
| Use Case
[Description truncada. Veja o README completo no GitHub.]