avalonia-zafiro-development▌
sickn33/antigravity-awesome-skills · updated Apr 8, 2026
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.
Avalonia Zafiro Development
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.
Core Pillars
- Functional-Reactive MVVM: Pure MVVM logic using DynamicData and ReactiveUI.
- Safety & Predictability: Explicit error handling with
Resulttypes and avoidance of exceptions for flow control. - Cross-Platform Excellence: Strictly Avalonia-independent ViewModels and composition-over-inheritance.
- Zafiro First: Leverage existing Zafiro abstractions and helpers to avoid redundancy.
Guides
- Core Technical Skills & Architecture: Fundamental skills and architectural principles.
- Naming & Coding Standards: Rules for naming, fields, and error handling.
- Avalonia, Zafiro & Reactive Rules: Specific guidelines for UI, Zafiro integration, and DynamicData pipelines.
- Zafiro Shortcuts: Concise mappings for common Rx/Zafiro operations.
- Common Patterns: Advanced patterns like
RefreshableCollectionand Validation.
Procedure Before Writing Code
- Search First: Search the codebase for similar implementations or existing Zafiro helpers.
- Reusable Extensions: If a helper is missing, propose a new reusable extension method instead of inlining complex logic.
- Reactive Pipelines: Ensure DynamicData operators are used instead of plain Rx where applicable.
When to Use
This skill is applicable to execute the workflow or actions described in the overview.
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.6★★★★★66 reviews- ★★★★★Maya Choi· Dec 28, 2024
Useful defaults in avalonia-zafiro-development — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
- ★★★★★Shikha Mishra· Dec 16, 2024
Useful defaults in avalonia-zafiro-development — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
- ★★★★★Soo Thomas· Dec 16, 2024
avalonia-zafiro-development is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★William Thomas· Dec 8, 2024
avalonia-zafiro-development fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Sophia Sethi· Nov 27, 2024
Registry listing for avalonia-zafiro-development matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Nia Gonzalez· Nov 19, 2024
avalonia-zafiro-development is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Ren Abebe· Nov 11, 2024
Solid pick for teams standardizing on skills: avalonia-zafiro-development is focused, and the summary matches what you get after install.
- ★★★★★Rahul Santra· Nov 7, 2024
avalonia-zafiro-development is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Daniel Bhatia· Nov 7, 2024
Useful defaults in avalonia-zafiro-development — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
- ★★★★★Pratham Ware· Oct 26, 2024
Keeps context tight: avalonia-zafiro-development is the kind of skill you can hand to a new teammate without a long onboarding doc.
showing 1-10 of 66