What problem does it solve?
This Skill provides an end-to-end workflow for building, deploying, inspecting, and debugging .NET MAUI and MAUI Blazor Hybrid apps as an AI agent, eliminating manual, error-prone cycles and enabling rapid feedback loops.
Core Features & Use Cases
- End-to-end MAUI lifecycle management: build, deploy, inspect, fix, and rebuild iterations across iOS, Android, macOS, Mac Catalyst, and Linux/GTK.
- UI inspection and interaction: access full MAUI visual tree, query elements, simulate taps, text input, and capture screenshots for AI-driven analysis.
- Blazor WebView debugging via CDP: inspect DOM, run JavaScript, and perform live page interactions to debug Blazor content.
- Platform/tool orchestration: leverage maui-devflow CLI, adb, xcrun, xdotool, and other native tools to manage simulators, emulators, and devices.
- Reproducible workflows: capture logs, record sessions, and provide structured feedback loops to drive fixes.
Quick Start
Start a debugging session by invoking maui-devflow in your MAUI project and follow the prompts to build, deploy, inspect, and fix.