This automates the tedious work of validating your .NET MAUI development environment across macOS, Windows, and Linux. It checks your .NET SDK, workloads, Java JDK, Android SDK, Xcode, and Windows SDK against the actual requirements pulled from NuGet's WorkloadDependencies.json, so nothing is hardcoded. Use it when you're setting up MAUI for the first time, hitting build errors about missing SDKs, or verifying things after an update. The skill is opinionated in good ways: it only supports Microsoft OpenJDK, won't let you use workload update or repair commands, and reminds you that JAVA_HOME is unnecessary since MAUI auto-detects the JDK. It runs through diagnostics autonomously and attempts fixes until everything passes.
npx -y skills add dotnet/skills --skill dotnet-maui-doctor --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
wshobson/agents
kotlin/kotlin-agent-skills