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
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
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.