关于
This skill provides expert guidance for building modern and maintainable user interfaces with Avalonia UI and the Zafiro.Avalonia library. It streamlines XAML development by emphasizing semantic containers like HeaderedContainer and EdgePanel, promoting shared styles to reduce redundancy, and utilizing behaviors to handle complex interactions without code-behind. By following these patterns, developers can achieve flatter UI hierarchies, consistent icon management, and more scalable desktop application designs while avoiding common anti-patterns like hardcoded literals and deep nesting.