What problem does it solve? Slow Shopify stores lose conversions — every 100ms of delay costs roughly 7% in conversions. This Skill diagnoses and fixes performance bottlenecks in Shopify themes, covering Core Web Vitals (LCP, CLS, INP), Lighthouse scoring, and render-blocking resources. ## Core Features & Use Cases - Speed Auditing: Step-by-step audit process using PageSpeed Insights, Chrome DevTools, WebPageTest, and Shopify Theme Inspector with a priority matrix for fixes. - Image Optimization: Correct usage of image_url and image_tag filters, responsive srcset/sizes patterns, lazy loading, fetchpriority, and LQIP placeholders. - JavaScript & CSS Optimization: Defer/async patterns, jQuery removal, Intersection Observer lazy initialization, critical CSS inlining, and unused CSS removal. - Font & Liquid Performance: font-display swap, font preloading, variable fonts, and Liquid render optimization for faster TTFB. - Use Case: A store owner with a Lighthouse mobile score of 45 uses this Skill to identify an oversized hero image, render-blocking app scripts, and missing image dimensions, then applies the provided Liquid and JavaScript fixes to reach a passing score. ## Quick Start Audit my Shopify theme's homepage and product page for Core Web Vitals issues and fix the biggest performance bottlenecks.