Entry point: detect project type and show the right OpenWebF commands/templates to run next.
Detects your project type and shows the exact WebF commands/templates you need next. Use this as your starting point to initialize, diagnose, or integrate WebF with Flutter.
/plugin marketplace add archview-ai/webf-plugin/plugin install webf@openwebfpathUse this as the main entry point for the webf plugin.
$ARGUMENTS, treat it as the directory to inspect; otherwise use the current working directory.mcp__openwebf__project_profile with { "cwd": "<dir>" } and summarize:
/webf:init and /webf:doctormcp__openwebf__recommendations with { "cwd": "<dir>", "goals": [] } and show the top recommendations as:
severitytitlenextCommandstemplates (ids only)mcp__openwebf__templates_list and show available template IDs grouped by category prefix:
host/*, routing/*, bridge-module/*, hybrid-ui/*, app/*, perf/*, security/*