Use this skill when optimizing Divi 5 site performance, improving Core Web Vitals (LCP, INP, CLS), reducing render-blocking CSS, working with Divi's Critical CSS / Dynamic CSS / Inline Stylesheet system, configuring font loading (WOFF2, preload, font-display), lazy-loading background images, preloading above-the-fold images, debugging slow Divi pages, or auditing cache-plugin interactions (WP Rocket RUCSS, LiteSpeed, Autoptimize, Perfmatters). Covers Divi 5.6's per-page component CSS, Section 5.5 Aspect Ratio for CLS prevention, and the per-module helper class pattern for lazy-loading.
$npx -y skills add cjsimon2/divi5-toolkit --skill divi5-performanceInstalls into the current project.
Run `npx skills use "https://github.com/cjsimon2/divi5-toolkit" --skill "cjsimon2/divi5-toolkit/divi5-performance"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cjsimon2/divi5-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/cjsimon2/divi5-toolkit"` and select the relevant skills, then follow their instructions.