Help us improve
Share bugs, ideas, or general feedback.
From antigravity-awesome-skills
Enforces 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.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsHow 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.
Creates ViewModels, Wizards, and navigation for Avalonia apps using ReactiveUI and Zafiro. Includes patterns for enhanced commands, automatic section discovery, and View-ViewModel mapping.
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.
Share bugs, ideas, or general feedback.
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.