@bigmints.com/sling-figma-bridge
Sling Design Bridge: a safe, local Figma bridge extension for Sling.
Package details
Install @bigmints.com/sling-figma-bridge from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@bigmints.com/sling-figma-bridge- Package
@bigmints.com/sling-figma-bridge- Version
0.1.0- Published
- Aug 20, 2026
- Downloads
- 119/mo · 20/wk
- Author
- bigmints.com
- License
- MIT
- Types
- extension
- Size
- 102.7 KB
- Dependencies
- 0 dependencies · 1 peer
Pi manifest JSON
{
"extensions": [
"./dist/index.js"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
Sling Design Bridge
Sling Design Bridge connects Sling to an open Figma document through the bundled Sling Design development plugin. The server is loopback-only and exposes the same schema-validated, allowlisted Figma tools in both branded editions.
Install the bridge
sling install npm:@bigmints.com/sling-figma-bridge
Install the Figma plugin
npx @bigmints.com/sling-figma-bridge copy-plugin
In Figma Desktop, choose Plugins → Development → Import plugin manifest…, select .figma-bridge/plugin/manifest.json, and run Sling Design. Keep its small connection panel open while using the bridge.
Use sling-figma-bridge plugin-path to print the bundled manifest path. The default bridge URL is http://127.0.0.1:3846.