bydotnet· 117 skills
Add DevFlow to a MAUI app. USE FOR: package refs, MauiProgram registration, Blazor WebView/GTK variants, verification after maui devflow init. DO NOT USE FOR: troubleshooting, debugging, UI inspection, or build failures. INVOKES: maui devflow, dotnet.
$npx -y skills add dotnet/maui-labs --skill maui-devflow-onboardInstalls into the current project.
Run `npx skills use "https://github.com/dotnet/maui-labs" --skill "dotnet/maui-labs/maui-devflow-onboard"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dotnet/maui-labs" that are relevant to the current task. Run `npx skills add "https://github.com/dotnet/maui-labs"` and select the relevant skills, then follow their instructions.