cjsimon2cjsimon2Communityยท2 Agent Skills Included

Divi5-ToolKit

Divi 5 CSS generation, validation, and performance auditing

Generates Divi 5-ready CSS, scaffolds page sections, and converts Divi 4 styles for the new architecture. Validates selector specificity, accessibility, and Core Web Vitals without manual debugging in the Visual Builder. Diagnoses broken styles, cache plugin conflicts, and responsive layout issues across nine device sizes.
npx skills add cjsimon2/Divi5-ToolKit --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Divi5-ToolKit?โ–ผ

Run `npx skills add cjsimon2/Divi5-ToolKit --all -g -y` in your terminal to install all skills globally.

How to generate CSS for Divi 5?โ–ผ

Use the generate command with a plain-English description, and it returns Divi 5-ready CSS with correct specificity, your custom class prefix, and paste instructions for Theme Options, Code Modules, or Free-Form CSS.

Can it migrate Divi 4 sites to Divi 5?โ–ผ

Yes. The convert command rewrites Divi 4 CSS patterns for Divi 5's new selectors, Attributes panel, and JSON block structure.

Does it check accessibility and page speed?โ–ผ

Yes. Built-in agents audit WCAG 2.1 AA compliance and Core Web Vitals like LCP, INP, and CLS, with fixes for fonts, images, and render-blocking CSS.

Do I need coding experience to use it?โ–ผ

No. You describe what you want in plain English, and the commands handle selectors, breakpoints, and Divi-specific rules for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’