home/categories/testing/dotnet-maui-github-skills-write-xaml-tests-skill-md
testingtesting-security

write-xaml-tests

Creates XAML unit tests for GitHub issues in the Controls.Xaml.UnitTests project. Tests XAML parsing, compilation (XamlC), and source generation. Use when testing XAML-specific behavior, not UI interactions.

dotnet
maintainer
dotnet
Updated 1/27/2026
Stars
23212
Forks
1929
quick start

Installation and usage

Creates XAML unit tests for GitHub issues in the Controls.Xaml.UnitTests project. Tests XAML parsing, compilation (XamlC), and source generation. Use when testing XAML-specific behavior, not UI interactions.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use write-xaml-tests