formatting-wpf-csharp-code

Installation
SKILL.md

WPF and C# Code Formatting

Applies consistent code style to XAML and C# files.


1. Required Tools

.NET 10 SDK

All commands use dotnet dnx for cross-platform compatibility (Windows, Linux, macOS).

# Verify .NET 10 is available
dotnet --version  # Should be 10.0.x or higher

XamlStyler (XAML Formatting)

Installs
3
GitHub Stars
36
First Seen
Feb 28, 2026
formatting-wpf-csharp-code — christian289/dotnet-with-claudecode