Pulls design tokens from any live website directly into Figma Variables.
Two entry points:
- From URL — the plugin fetches
https://designlang.manavaryasingh.com/api/extract?format=figma&url=<url>and imports the returned collections + variables. - Paste JSON — run
designlang <url>locally and paste the resulting<prefix>-figma-variables.json.
- Figma desktop → Plugins → Development → Import plugin from manifest...
- Select
figma-plugin/manifest.json.
# after scoring the manifest + icons
# Community publishing is done through the Figma UI, not CLI.