avalonia-zafiro-development

sickn33/antigravity-awesome-skills · updated Apr 8, 2026

$npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill avalonia-zafiro-development
0 commentsdiscussion
summary

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.

skill.md

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

  1. Functional-Reactive MVVM: Pure MVVM logic using DynamicData and ReactiveUI.
  2. Safety & Predictability: Explicit error handling with Result types and avoidance of exceptions for flow control.
  3. Cross-Platform Excellence: Strictly Avalonia-independent ViewModels and composition-over-inheritance.
  4. Zafiro First: Leverage existing Zafiro abstractions and helpers to avoid redundancy.

Guides

Procedure Before Writing Code

  1. Search First: Search the codebase for similar implementations or existing Zafiro helpers.
  2. Reusable Extensions: If a helper is missing, propose a new reusable extension method instead of inlining complex logic.
  3. 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.
general reviews

Ratings

4.666 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

1 / 7