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 listshows no agentsmaui devflow treefails 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-doctorfrom dotnet/skills) - Visual tree queries after connection works
- CDP/Blazor WebView debugging