·avalonia-api
</>

avalonia-api

Comprehensive reference for Avalonia UI framework including XAML syntax, controls, data binding, MVVM patterns, styling, custom controls, layout system, and best practices. Covers ReactiveUI integration, compiled bindings, dependency properties, attached properties, control templates, and cross-platform development patterns.

0Installs·0Trend·@sharex

Installation

$npx skills add https://github.com/sharex/xerahs --skill avalonia-api

How to Install avalonia-api

Quickly install avalonia-api AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sharex/xerahs --skill avalonia-api
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sharex/xerahs.

SKILL.md

View raw

Avalonia UI Framework - Complete API & Best Practices Guide

Target Framework: .NET 10.0+ File Extension: .axaml (Avalonia XAML) Official Docs: https://docs.avaloniaui.net/

| xmlns="https://github.com/avaloniaui" | Core Avalonia controls | ✅ Always | | xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" | XAML language features | ✅ Always | | xmlns:vm="using:YourNamespace.ViewModels" | ViewModel references | ⚠️ For MVVM | | xmlns:local="using:YourNamespace" | Local types/controls | 🔹 As needed |

Comprehensive reference for Avalonia UI framework including XAML syntax, controls, data binding, MVVM patterns, styling, custom controls, layout system, and best practices. Covers ReactiveUI integration, compiled bindings, dependency properties, attached properties, control templates, and cross-platform development patterns. Source: sharex/xerahs.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sharex/xerahs --skill avalonia-api
Category
</>Dev Tools
Verified
First Seen
2026-03-08
Updated
2026-03-10

Browse more skills from sharex/xerahs

Quick answers

What is avalonia-api?

Comprehensive reference for Avalonia UI framework including XAML syntax, controls, data binding, MVVM patterns, styling, custom controls, layout system, and best practices. Covers ReactiveUI integration, compiled bindings, dependency properties, attached properties, control templates, and cross-platform development patterns. Source: sharex/xerahs.

How do I install avalonia-api?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sharex/xerahs --skill avalonia-api Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/sharex/xerahs