Defines mandatory conventions and behavioral rules for Avalonia UI development with the Zafiro toolkit, emphasizing functional-reactive MVVM, DynamicData, and ReactiveUI.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-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/agentic-awesome-skills --plugin agentic-awesome-skills9plugins reuse this skill
First indexed Jun 3, 2026
Showing the 6 earliest of 9 plugins
Defines mandatory conventions and behavioral rules for Avalonia UI development with the Zafiro toolkit, emphasizing functional-reactive MVVM, DynamicData, and ReactiveUI.
Enforces conventions and behavioral rules for Avalonia UI development with the Zafiro toolkit, including functional-reactive MVVM, DynamicData, and ReactiveUI patterns.
Provides source generators, base classes, and commands for CommunityToolkit.Mvvm in .NET apps. Useful for authoring ViewModels with [ObservableProperty] and [RelayCommand].