If you're building Avalonia UIs with Zafiro.Avalonia and tired of repetitive XAML, this will push you toward cleaner patterns. It emphasizes semantic containers like HeaderedContainer and EdgePanel over manual Border nesting, shared styles instead of hardcoded properties, and behaviors over converters. The skill includes a checklist for avoiding common anti-patterns and points to the Angor project as a reference implementation. It's opinionated about flattening layouts and minimizing redundancy, which is helpful if you're already bought into the Zafiro component library but might feel prescriptive if you're just exploring Avalonia basics.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill avalonia-layout-zafiro