Sunalamye Webviewbridge
sunalamye-webviewbridge is a Claude Code plugin for the Build phase that helps integrate Swift WebPage bridges on macOS 26+ with JavaScript injection and bidirectional messaging.
Install the WebViewBridge Claude plugin when building macOS 26+ apps that need Swift WebPage bridges with JavaScript injection and two-way messaging.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install sunalamye-webviewbridge@Sunalamye/WebViewBridgeBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:Sunalamye/WebViewBridge") and the paste-ready config with skillselion.get_install_config("plugin:Sunalamye/WebViewBridge").
What it does
sunalamye-webviewbridge packages Claude Code guidance around WebViewBridge, a Swift-oriented WebPage bridge framework targeting macOS 26.0 and above with JavaScript injection and bidirectional communication. Indie macOS developers shipping hybrid apps—settings panels, embedded dashboards, or legacy web UIs in a native shell—can register this single-plugin marketplace entry so the agent follows consistent patterns for messaging, injection, and integration instead of guessing WKWebView-era APIs. The catalog describes community placement with keywords spanning jsswift, webpage, injecting, and handling, which signals implementation-focused help rather than marketing or ops. Expect intermediate complexity: you need Xcode-era Swift fluency, a macOS 26 deployment target, and clarity on security implications of injected script. Outcomes are clearer bridge architecture and faster alignment between Swift hosts and in-web logic, not cross-platform mobile or server APIs.
Highlights
- Swift WebPage bridge patterns for macOS 26.0 and newer
- JavaScript injection and bidirectional messaging between web and native layers
- Integration guide keywords: handling, injecting, webpage, WebViewBridge
- 1-plugin Claude Code bundle tied to Sunalamye/WebViewBridge repo
- Suited to hybrid macOS apps that reuse web stacks inside native shells
Why builders use it
Embedding web content in modern macOS Swift apps with reliable two-way JS messaging is easy to get wrong without a focused bridge framework and integration playbook.
After adding the plugin, Claude Code can guide WebViewBridge setup, injection points, and native–web messaging for your macOS hybrid app.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is sunalamye-webviewbridge for?
It is for developers building macOS 26+ applications that embed web content and need Swift–JavaScript bridge patterns via WebViewBridge.
When should I use sunalamye-webviewbridge?
Use it during integration when you are wiring WebPage views, script injection, and bidirectional events between Swift and JavaScript.
How do I add sunalamye-webviewbridge to my agent?
Register Sunalamye/WebViewBridge as a Claude Code plugin marketplace or source, install the single plugin, and point sessions at your hybrid macOS project.
Comments
Share how you use sunalamye-webviewbridge, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.