Agent-ready framework expertise
Avalonia Development Plugin
Turn framework knowledge into repeatable, source-grounded development workflows.
Overview
A Codex plugin that packages focused Avalonia implementation and migration skills for controls, rendering, XAML, accessibility, testing, performance, and platform integration.
The plugin breaks Avalonia development into focused skills, each with routing rules and primary-source references. It covers everyday implementation as well as rendering, accessibility, performance, migration, and framework-porting work.
Focused Avalonia skills
Source-grounded guidance
Avalonia 12 migration lane
Repo-local and plugin discovery
Built for
Where it fits.
- Codex users building Avalonia applications
- Teams standardizing framework guidance
- Maintainers performing source-backed migrations and reviews
Compatibility & status
Pinned default
Migration lane
Supported
Supported
In the work
Real output,
not a mockup.

Architecture
Clear layers.
Replaceable seams.
Plugin
A manifest makes the capability discoverable by Codex.
Router
Skill descriptions send a task to the narrowest relevant workflow.
Skill
Each workflow defines required references, constraints, and verification.
Sources
Pinned documentation and repository evidence ground implementation advice.
Quick start
From package
to first frame.
Choose the package workflow used by your repository, then start from the smallest working example. Replace VERSION with the current stable or prerelease version shown on NuGet.
git clone https://github.com/wieslawsoltes/development-plugin-for-avalonia.git# Add the repository as a Codex plugin or copy the skills you need.# Invoke a focused skill from Codex, for example:$avalonia-rendering-and-graphics$avalonia-bindings-and-xaml$avalonia-12-migrationPackage surface
Start focused.
Compose as needed.
Source, docs, samples, and releases
The repository is the source of truth.
Use the current documentation and samples, inspect changes, report issues, or support continued open-source maintenance.