AI Builder Feedback

I’m rebuilding my live site in WeWeb. I use Claude to design the frontend first, then convert its HTML to a WeWeb-compatible JSON layout tree (element types, names, CSS properties, children) via a custom HTML-to-WeWeb mapping. It’s not perfect 1:1, but it speeds up development a lot.

This structured approach seems to use fewer tokens too—Claude gives a clear format for Wewebs AI to follow with no guesswork.

WeWeb team: Are there docs listing all prebuilt elements with their styling/settings options? It would help Claude map CSS more accurately to WeWeb’s system.