Skip to main content
Back to registry

avalonia-viewmodels-zafiro

sickn33/antigravity-awesome-skills

This skill provides a set of best practices and patterns for creating ViewModels, Wizards, and managing navigation in Avalonia applications, leveraging the power of ReactiveUI and the Zafiro toolkit.

Installs180
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill avalonia-viewmodels-zafiro
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
This skill provides a set of best practices and patterns for creating ViewModels, Wizards, and managing navigation in Avalonia applications, leveraging the power of ReactiveUI and the Zafiro toolkit. For real-world implementations, refer to the Angor project: This skill is applicable to execute the workflow or actions described in the overview. - Functional-Reactive Approach : Use ReactiveUI ( ReactiveObject , WhenAnyValue , etc.) to handle state and logic. - Enhanced Commands : Utilize IEnhancedCommand for better command management, including progress reporting and name/text attributes. - Wizard Pattern : Implement complex flows using SlimWizard and WizardBuilder for a declarative and maintainable approach. - Automatic Section Discovery : Use the [Section] attribute to register and discover UI sections automatically. - Clean Composition : map ViewModels to Views using DataTypeViewLocator and manage dependencies in the CompositionRoot . - ViewModels & Commands : Creating robust ViewModels and handling commands.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does avalonia-viewmodels-zafiro do?

This skill provides a set of best practices and patterns for creating ViewModels, Wizards, and managing navigation in Avalonia applications, leveraging the power of ReactiveUI and the Zafiro toolkit.

Is avalonia-viewmodels-zafiro good?

avalonia-viewmodels-zafiro does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does avalonia-viewmodels-zafiro work with?

avalonia-viewmodels-zafiro currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to avalonia-viewmodels-zafiro?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install avalonia-viewmodels-zafiro?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill avalonia-viewmodels-zafiro

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering