Devflow Connect
dotnet/maui-labs/plugins/dotnet-maui/skills/devflow-connectcodingOfficial
Official Provider SkillView repo
Diagnose and fix DevFlow agent connectivity issues between the maui CLI and running .NET MAUI apps. USE FOR: "maui devflow" connection failures, agent not found, port conflicts, adb forwarding issues on Android, broker discovery problems. DO NOT USE FOR: app build failures, environment setup (use dotnet-maui-doctor), visual tree inspection after connection is established, or Blazor WebView CDP debugging.
Files1 files
SKILL.md137 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the file and paste it into your agent's system prompt.
Skill details
Versionv1.0.0
Author.NET
Categorycoding
Skill IDdotnet/maui-labs/plugins/dotnet-maui/skills/devflow-connect
Related skills
Agent CollaborationStandard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communicationAgent CollaborationStandard collaboration patterns for all squad agents — worktree awareness, decisions, cross-agent communicationAgent ConductShared hard rules enforced across all squad agentsAgent ConductShared hard rules enforced across all squad agentsAndroid Slim BindingsCreate and update slim/native platform interop bindings for Android in .NET MAUI and .NET for Android projects. Guides through creating Java/Kotlin wrappers, configuring Gradle projects, resolving Maven dependencies, generating C# bindings, and integrating native Android libraries using the Native Library Interop (NLI) approach. USE FOR: Android bindings, AAR/JAR integration, Kotlin interop, Maven dependencies, bridging native Android SDKs to .NET. DO NOT USE FOR: iOS/macOS bindings (use ios-sliArchitectural ProposalsHow to write comprehensive architectural proposals that drive alignment before code is written