关于
This skill provides specialized architectural guidance for building maintainable, high-performance user interfaces using Avalonia UI and the Zafiro.Avalonia library. It helps developers eliminate XAML redundancy by leveraging semantic containers like EdgePanel and HeaderedContainer while enforcing best practices such as flattened visual trees and Behavior-driven interactions. Ideal for developers looking to standardize their UI codebases, it provides patterns for centralized theming, icon management via extensions, and the elimination of unnecessary ValueConverters in favor of clean ViewModel logic.