The current source base has added a storybook addon to allow the theme to be manipulated in a storybook. This is really nice and would be great if it were published as a package and usable in other projects and frameworks.
This is a development activity
It will allow other storybook users be they projects or framework implementations to work test their themes with their storybook prototypes.
As per current nightly React components storybook be able to make use

https://carbon-components-react.netlify.com/?path=/story/search--default
What resources do you have to assist this effort?
Will add and test in Vue component projects.
I agree that it'll be a nice addition. Not sure if the team wants to maintain such Storybook add-on in this core repo, but if it can be maintained in another Carbon repo it sounds super.
I've looked through the addon, and it's well structured and I think can be used exactly as is by other projects. So all that would be needed would be to split the files out from the react package into their own package to publish. This might also help with developing the theme panels further as there are people who might be able to help (eg me). I'll draw up a PR for review.
Most helpful comment
I've looked through the addon, and it's well structured and I think can be used exactly as is by other projects. So all that would be needed would be to split the files out from the react package into their own package to publish. This might also help with developing the theme panels further as there are people who might be able to help (eg me). I'll draw up a PR for review.