The Figma↔Storybook bridge, both directions, via the native Figma MCP. design→code: map foundation tokens (color/spacing/type) from Figma variables with design↔code parity + drift, and deliver approved Figma components (extract → build → embed), authoring stories via sb-stories' rules. code→design: build Code Connect mappings from components + stories + token parity + usage so Figma Dev Mode shows the real code. Use for 'sync my Figma tokens', 'map Figma variables to my design system', 'deliver this approved Figma design', 'check design↔code token parity', 'connect my components to Figma / code connect'. NOT for prototyping/iterating an undecided design (that's sb-explore).
$npx -y skills add strongeron/storybook-workbench --skill sb-figmaInstalls into the current project.
Run `npx skills use "https://github.com/strongeron/storybook-workbench" --skill "strongeron/storybook-workbench/sb-figma"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/strongeron/storybook-workbench" that are relevant to the current task. Run `npx skills add "https://github.com/strongeron/storybook-workbench"` and select the relevant skills, then follow their instructions.