maui-ai-debugging

Installation
SKILL.md

MAUI AI Debugging

Build, deploy, inspect, and debug .NET MAUI apps from the terminal. This skill enables a complete feedback loop: build → deploy → inspect → fix → rebuild.

Prerequisites

dotnet tool install --global Microsoft.Maui.Cli || dotnet tool update --global Microsoft.Maui.Cli
dotnet tool install --global androidsdk.tool    # Android only
dotnet tool install --global appledev.tools     # iOS/Mac only

Verify Install

Confirm the tool is installed and functioning:

Installs
1
GitHub Stars
25
First Seen
9 days ago
maui-ai-debugging — davidortinau/sentencestudio