What problem does it solve?
This Skill addresses slow-loading websites and web applications by systematically optimizing performance, improving user experience, and boosting SEO.
Core Features & Use Cases
- Performance Auditing: Measure and identify bottlenecks using tools like Lighthouse.
- Core Web Vitals Optimization: Improve LCP, FID, and CLS scores.
- Bundle Size Reduction: Techniques for code splitting, lazy loading, and dependency optimization.
- Image Optimization: Convert to modern formats, implement responsive images, and lazy load.
- Caching Strategies: Implement effective caching for assets and API responses.
- Use Case: A developer notices their e-commerce site has a high bounce rate due to slow loading times. They use this skill to analyze performance, optimize images and JavaScript bundles, and implement better caching, resulting in faster load times and improved conversion rates.
Quick Start
Use the web-perf skill to analyze the performance of the website at https://example.com and suggest optimizations.