avalonia-zafiro-development

davila7/claude-code-templates · updated Apr 8, 2026

$npx skills add https://github.com/davila7/claude-code-templates --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.

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.534 reviews
  • Advait Verma· Dec 16, 2024

    Useful defaults in avalonia-zafiro-development — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Dhruvi Jain· Dec 8, 2024

    avalonia-zafiro-development fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Oshnikdeep· Nov 27, 2024

    Registry listing for avalonia-zafiro-development matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Olivia Harris· Nov 7, 2024

    avalonia-zafiro-development is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Kofi Malhotra· 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.

  • Ganesh Mohane· Oct 18, 2024

    avalonia-zafiro-development reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Sakura Smith· Sep 17, 2024

    We added avalonia-zafiro-development from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Naina Diallo· Sep 9, 2024

    Solid pick for teams standardizing on skills: avalonia-zafiro-development is focused, and the summary matches what you get after install.

  • Rahul Santra· Sep 1, 2024

    avalonia-zafiro-development has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Layla Robinson· Sep 1, 2024

    Useful defaults in avalonia-zafiro-development — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

showing 1-10 of 34

1 / 4