We should document how to use the theming tokens (--mw-*). Add a section to the skill covering: which tokens to reach for, when its ok to add your own component-specific token, how to connect/apply a theme and a note on the canvas/webgl pattern (copy chart/src/theme.ts as the starting point) since that one's not obvious without an example. Bonus if the skill can eventually ask a new widget author "is this canvas/webgl based?" and scaffold accordingly, but docs first.
We should document how to use the theming tokens (--mw-*). Add a section to the skill covering: which tokens to reach for, when its ok to add your own component-specific token, how to connect/apply a theme and a note on the canvas/webgl pattern (copy chart/src/theme.ts as the starting point) since that one's not obvious without an example. Bonus if the skill can eventually ask a new widget author "is this canvas/webgl based?" and scaffold accordingly, but docs first.