From antigravity-awesome-skills
Guides Avalonia UI development with Zafiro toolkit enforcing functional-reactive MVVM, safety, and cross-platform conventions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:avalonia-zafiro-developmentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill defines the mandatory conventions and behavioral rules for developing cross-platform applications with Avalonia UI and the Zafiro toolkit. These rules prioritize maintainability, correctness, and a functional-reactive approach.
This skill defines the mandatory conventions and behavioral rules for developing cross-platform applications with Avalonia UI and the Zafiro toolkit. These rules prioritize maintainability, correctness, and a functional-reactive approach.
Result types and avoidance of exceptions for flow control.RefreshableCollection and Validation.This skill is applicable to execute the workflow or actions described in the overview.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderEnforces conventions, rules, and skills for Avalonia UI apps with Zafiro toolkit. Ensures functional-reactive MVVM using DynamicData/ReactiveUI, Result error handling, and cross-platform design.
Provides guidelines for MVVM in WPF using CommunityToolkit.Mvvm 8.4+ with ObservableProperty attributes, source generators, ViewModels, commands, and project structure.
Selecting a .NET UI framework. Decision tree across Blazor, MAUI, Uno, WinUI, WPF, WinForms.