analyze_performance
Analyze code for performance issues and optimize Core Web Vitals. Scans HTML, CSS, and JS for resource loading, image optimization, and rendering performance.
Instructions
Analyze code for performance issues and Core Web Vitals optimization. Checks resource loading, image optimization, and rendering performance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | HTML/CSS/JS markup to analyze for performance issues | |
| check_type | No | Specific performance aspect to check | all |