atlas_performance_doctor
Analyze frontend code to detect React/Vue re-render issues, bundle bloat, and memory leaks. Receive specific code fixes with estimated improvements.
Instructions
Frontend performance analyzer that detects React/Vue re-render issues, bundle bloat, memory leaks, and provides specific code fixes with estimated improvement percentages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The frontend code to analyze | |
| framework | Yes | Frontend framework used | |
| analysisType | No | Type of performance analysis to run | |
| targetMetrics | No | Specific metrics to focus on | |
| includeFixedCode | No | Include auto-fixed code in the report |