The Kadence Pro skill was rebuilt around how Kadence actually works: design lives in block attributes (Kadence generates the CSS) — never custom classes, external CSS, or core/html.
- Kadence Pro now authors the Kadence way — design lives in block ATTRIBUTES (Kadence renders the CSS from them), never custom classes, external CSS, or core/html. Adds verified attribute knowledge, a live-registry inspector so it never guesses an attribute name, and a page-CSS writer using Kadence's own _kad_blocks_custom_css.
- The validator now rejects core/html, custom-class styling, and the classic attribute traps (fontSize scalar, overlay incoherence, div sections). The “Convert a design to Kadence Blocks” workflow was updated to match.