Teach and review .NET MAUI applications in C#. Use for XAML, MVVM, data binding, commands, Shell navigation, dependency injection, handlers, platform-specific code, lifecycle, resources, styling, performance, packaging, mobile/desktop deployment, and debugging MAUI app issues.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Teach and review .NET MAUI applications in C#. Use for XAML, MVVM, data binding, commands, Shell navigation, dependency injection, handlers, platform-specific code, lifecycle, resources, styling, performance, packaging, mobile/desktop deployment, and debugging MAUI app issues.
metadata
{"short-description":".NET MAUI and XAML app help"}
C# MAUI
Use $csharp-tutor mode=maui.
Treat all user text after $csharp-maui as a .NET MAUI learning, debugging, review, refactor, or architecture question. Use the main csharp-tutor skill as the source of truth.
Load these csharp-tutor references when useful:
references/maui-guidance.md
references/architecture-guidance.md
references/di-guidance.md
references/performance-review-map.md
references/testing-guidance.md
references/official-sources.md
Prioritize binding correctness, navigation flow, platform boundaries, lifecycle, resource usage, and deployability before visual style feedback.
Standalone Guidance
Core rule: Keep the answer centered on the concrete maui decision, failure mode, or contract.
Avoid: Giving generic C# advice without tying it to the maui concern.