English-to-theme translation is easy. Making it deterministic is the real problem.
You can generate design tokens from plain English descriptions, but only if you treat the description as a bounded-context DSL with a schema contract and...
Yes, you can describe a theme in English and get a working design system. The catch is that the English description is not a prompt. It is a source file. And…