Marketplace
Unnamed Skill
Run and debug a WebF app specifically in WebF Go (desktop/iOS/Android): load dev URLs, connect via devtools://, collect WEBF_NATIVE_LOG logs, clear WebF Go cache, and handle WebF Go limitations. Use when the user explicitly mentions WebF Go, devtools://, WEBF_NATIVE_LOG, the WebF Go debug button, or WebF Go settings (Clear Cache).
$ Installieren
git clone https://github.com/archview-ai/webf-plugin /tmp/webf-plugin && cp -r /tmp/webf-plugin/webf-plugin/skills/openwebf-app-webf-go ~/.claude/skills/webf-plugin// tip: Run this command in your terminal to install the skill
SKILL.md
name: openwebf-app-webf-go description: Run and debug a WebF app specifically in WebF Go (desktop/iOS/Android): load dev URLs, connect via devtools://, collect WEBF_NATIVE_LOG logs, clear WebF Go cache, and handle WebF Go limitations. Use when the user explicitly mentions WebF Go, devtools://, WEBF_NATIVE_LOG, the WebF Go debug button, or WebF Go settings (Clear Cache). allowed-tools: Read, Grep, Glob, Bash, Edit, Write, mcp__openwebf__docs_search, mcp__openwebf__docs_get_section, mcp__openwebf__docs_related, mcp__openwebf__docs_get_page
OpenWebF App: WebF Go Dev Loop
Instructions
- Establish the dev loop: dev server → WebF Go URL → DevTools → logs.
- If a device can’t reach the dev server, prioritize LAN/IP/
--hostand firewall checks. - Use the bundled OpenWebF docs via MCP to confirm exact steps and platform details.
- Keep fixes minimal and reversible; prefer checklist-driven debugging.
More:
Repository

archview-ai
Author
archview-ai/webf-plugin/webf-plugin/skills/openwebf-app-webf-go
0
Stars
0
Forks
Updated8h ago
Added1w ago