This skill defines the recommended UI/UX patterns, layout strategies, styling conventions, accessibility rules, and performance guidelines for .NET MAUI applications. It ensures that all generated UI code is consistent, maintainable, responsive, and aligned with modern cross-platform design expectations.
The goal is to help agents produce clean, scalable, and accessible XAML and C# UI code across Android, iOS, Windows, and MacCatalyst.
Use minimal layout nesting, clear structure, and predictable patterns.
Définit les modèles UI/UX recommandés, les stratégies de mise en page, les conventions de style, les règles d'accessibilité et les directives de performances pour les applications .NET MAUI. Source : rimblehelm/.net-maui-skills.