Agent Skills: dotnet-maui

Skills for .NET MAUI development: environment setup, diagnostics, and troubleshooting.

UncategorizedID: autohandai/community-skills/dotnet-maui

Install this agent skill to your local

pnpm dlx add-skill https://github.com/autohandai/community-skills/tree/HEAD/dotnet-maui

Skill Files

Browse the full folder contents for dotnet-maui.

Download Skill

Loading file tree…

dotnet-maui/SKILL.md

Skill Metadata

Name
dotnet-maui
Description
"Skills for .NET MAUI development: environment setup, diagnostics, and troubleshooting."

dotnet-maui

Overview

Use this skill for .NET MAUI development, mobile and desktop workload setup, build diagnostics, simulator or device troubleshooting, and cross-platform UI issues using dotnet/skills.

Workflow

  1. Inspect target platforms, workloads, SDK version, platform manifests, resources, and CI build setup.
  2. Reproduce issues on the relevant platform target before changing shared code.
  3. Keep platform-specific changes isolated and document workload or tooling prerequisites.
  4. Validate with the narrowest applicable dotnet build, deploy, or test command.

Guardrails

  • Do not assume iOS, Android, macOS, or Windows workloads are installed.
  • Preserve platform permissions, entitlements, manifests, and resource naming.
  • Call out simulator, device, signing, and workload blockers clearly.

Expected Output

Return MAUI-focused changes or troubleshooting steps with platform evidence and validation.