devflow-connect

Installation
SKILL.md

DevFlow Connect

Diagnose and resolve connectivity between the maui CLI and running .NET MAUI apps instrumented with the DevFlow agent.

When to Use

  • maui devflow list shows no agents
  • maui devflow tree fails with "Cannot connect to agent"
  • Port conflicts on 9223 or the broker port
  • Android emulator connectivity issues (adb port forwarding)
  • App is running but DevFlow commands fail

When Not to Use

  • Build or deployment failures (use standard build diagnostics)
  • Environment setup (use dotnet-maui-doctor from dotnet/skills)
  • Visual tree queries after connection works
  • CDP/Blazor WebView debugging
Installs
1
GitHub Stars
213
First Seen
4 days ago
devflow-connect — dotnet/maui-labs