Detect project type (WebF app / Flutter host / monorepo) and recommend next steps.
Diagnose your OpenWebF project and get actionable next steps. Detects app type (WebF/Flutter/monorepo), finds issues, and recommends specific commands to fix them.
/plugin marketplace add archview-ai/webf-plugin/plugin install webf@openwebfpathDiagnose the current repo and recommend what to do next.
$ARGUMENTS, treat it as the directory to inspect; otherwise use the current working directory.mcp__openwebf__project_profile with { "cwd": "<dir>" }.mcp__openwebf__recommendations with { "cwd": "<dir>", "goals": [] }.mcp__openwebf__project_checks for the detected type/webf:init to generate/apply a minimal safe patch.