openwebf-host

Route WebF host requests to focused OpenWebF skills by trigger terms.

Updated Dec 17, 2025
One-click install
npx skills add https://github.com/archview-ai/webf-plugin --skill openwebf-host
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openwebf-host
Source: https://github.com/archview-ai/webf-plugin/tree/main/webf-plugin/skills/openwebf-host
Command: npx skills add https://github.com/archview-ai/webf-plugin --skill openwebf-host

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deprecated umbrella; route to focused OpenWebF host skills for bundle, controller, embedding, routing, caching, theming, and performance.

Core Features & Use Cases

  • Route to focused skills like bundle loading, embedding, routing, theming, perf, and more
  • Provide high-level orchestration when a request spans multiple capabilities

Quick Start

When this umbrella is active, route to the most relevant focused Skill (e.g., openwebf-host-bundle-loading).

Frequently Asked Questions about openwebf-host

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route WebF host requests to the right focused skill?

Route WebF host requests based on trigger terms like WebFBundle, WebFControllerManager, go_router, and HttpCacheMode to focused skills handling bundle loading, controller management, routing, caching, theming, and performance metrics. This umbrella orchestrates cross-cutting host tasks across Flutter WebF integration.

What WebF host integration tasks does this umbrella cover?

This umbrella covers Flutter WebF host integration across controllers, bundles, embedding, routing, caching, theming, and performance metrics. Route specific requests to focused skills for bundle loading, controller management, constraint handling, subview embedding, router configuration, theme sync, cache modes, and performance diagnostics.

When should I use WebF host routing instead of a focused skill directly?

Use host routing when your request spans multiple WebF capabilities—bundle loading plus routing, embedding plus performance metrics—or when you need high-level orchestration across controllers, themes, and caching. Route to focused skills for single-domain tasks like bundle loading alone or controller management alone.

What trigger terms help identify the right WebF host skill to route to?

Trigger terms include WebFBundle for bundle loading, WebFControllerManager for controller tasks, constraints for embedding, WebFSubView for subview integration, go_router for routing config, theme sync for theming, HttpCacheMode for caching strategy, stale content for cache issues, and dumpLoadingState for performance diagnostics.

Does this umbrella handle remote updates and store compliance for WebF host tasks?

Yes. When routing requests involving remote updates, explain tradeoffs, keep fixes minimal, and confirm store compliance before deployment. Route to focused skills that handle bundle updates, cache refresh, and remote configuration while maintaining platform policy requirements.