Marketplace
openwebf-host-hybrid-routing
Implement hybrid routing between Flutter and WebF using WebFSubView and go_router (route mapping and layouts). Use when the user mentions WebFSubView, go_router, hybrid routing, or mapping Flutter routes to WebF routes.
allowed_tools: Read, Grep, Glob, Bash, Edit, Write, mcp__openwebf__project_profile, mcp__openwebf__docs_search, mcp__openwebf__docs_get_section, mcp__openwebf__templates_get, mcp__openwebf__templates_render
$ Installer
git clone https://github.com/archview-ai/webf-plugin /tmp/webf-plugin && cp -r /tmp/webf-plugin/webf-plugin/skills/openwebf-host-hybrid-routing ~/.claude/skills/webf-plugin// tip: Run this command in your terminal to install the skill
SKILL.md
name: openwebf-host-hybrid-routing description: Implement hybrid routing between Flutter and WebF using WebFSubView and go_router (route mapping and layouts). Use when the user mentions WebFSubView, go_router, hybrid routing, or mapping Flutter routes to WebF routes. allowed-tools: Read, Grep, Glob, Bash, Edit, Write, mcp__openwebf__project_profile, mcp__openwebf__docs_search, mcp__openwebf__docs_get_section, mcp__openwebf__templates_get, mcp__openwebf__templates_render
OpenWebF Host: Hybrid Routing (WebFSubView + go_router)
Instructions
- Detect whether the project uses
go_routerand whetherWebFSubViewexists (via project profile and code search). - Define the desired route mapping (Flutter path → WebF path) and layout responsibilities.
- Use MCP docs for recommended patterns and constraints.
- Offer the routing scaffold template when appropriate (
routing/go-router-webfsubview).
More:
Repository

archview-ai
Author
archview-ai/webf-plugin/webf-plugin/skills/openwebf-host-hybrid-routing
0
Stars
0
Forks
Updated1d ago
Added1w ago