Where this came from
How this workflow was actually built
It started with skill files from Shashank Gupta at divilove.com — structured knowledge documents that teach Claude the confirmed Divi 5 JSON schemas. Before having them, Claude's Divi output looked plausible but broke on import. After uploading the skills, it generated valid JSON correctly.
The conceptual piece — understanding what a Divi 5 design system actually is, how global variables work, why you build the system before the pages — came from Ania Romańska at divilover.com. Her course on Divi 5 design systems is something worth taking alongside this guide.
Then came the key insight: don't jump straight to pages. Build the design system first, import it, and let every page draw from the same source of truth. Then I started feeding Claude real finished Divi 5 page exports alongside the skill files — giving it working examples, not just theory. The output got noticeably better.
"The result was a six-page website template system — a complete design system, six page templates, a Python build pipeline, and validated JSON throughout."
This guide documents that workflow so other Divi designers can use it — whatever niche they work in.