What problem does it solve?
This Skill addresses slow loading speeds, janky animations, large bundle sizes, and inefficient rendering in user interfaces, ensuring a faster and smoother user experience.
Core Features & Use Cases
- Performance Auditing: Identifies bottlenecks in loading, rendering, and animations.
- Optimization Strategies: Provides actionable steps for images, JavaScript, CSS, fonts, and network requests.
- Core Web Vitals Improvement: Focuses on enhancing LCP, FID/INP, and CLS scores.
- Use Case: A web application is experiencing slow initial load times and laggy scrolling on product listing pages. This Skill can analyze the page, identify large unoptimized images and excessive JavaScript, and provide a plan to implement lazy loading, code splitting, and image compression.
Quick Start
Use the optimize skill to analyze and improve the loading performance of the main product page.