avalonia skills

54 tagged avalonia, measured the same way as everything else here.

Browse within: copilot 25csharp 25developer-experience 25sharex 24xerahs 24

officecli

01

Sylinko/Everywhere

Skill Claude CodeCodex

Create, analyze, proofread, and modify Office documents (.docx, .xlsx, .pptx) using the officecli CLI tool. Use when the user wants to create, inspect, check formatting, find issues, add charts, or modify Office documents.

6.3k +3 3d ago A 56 tokens

avalonia-api

02

ShareX/XerahS

Skill Claude CodeCodex

Comprehensive reference for Avalonia UI framework including XAML syntax, controls, data binding, MVVM patterns, styling, custom controls, layout system, responsive layout, navigation, and best practices. Covers CommunityToolkit.Mvvm integration, compiled bindings, dependency properties, attached properties, control…

319 2d ago A 72 tokens GPL-3.0

port-imageeditor

03

ShareX/XerahS

Skill Claude CodeCodex

Use the local ShareX checkout as the source of truth for ShareX.ImageEditor, find the latest upstream commit that touches it, and port or sync the matching changes into the XerahS ShareX.ImageEditor submodule with path-aware diffing and build gates.

319 2d ago A 57 tokens GPL-3.0

publish-release

04

ShareX/XerahS

Skill Claude CodeCodex

Orchestrate XerahS release flow in strict order: run maintenance prep first, update-changelog second (optional only if docs/CHANGELOG.md is intentionally absent), verify build, bump/commit/push/tag while syncing Chocolatey version metadata, monitor GitHub Actions every 2 minutes, ensure standard release notes content…

319 2d ago A 113 tokens GPL-3.0

ingen084/KyoshinEewViewerIngen

Skill Claude CodeCodex

Guide for creating effective Claude Code Agent Skills. Use when users want to create, improve, or troubleshoot Skills that extend Claude's capabilities with specialized workflows, domain expertise, or tool integrations.

188 2d ago A 45 tokens original MIT

ingen084/KyoshinEewViewerIngen

Skill Claude CodeCodex

Troubleshooting guidance for building and testing the KEVi application, including its CSV source-generator dependency and operating-system-specific .NET targets.

188 2d ago A 95 tokens original MIT

kevi-test-launch

07

ingen084/KyoshinEewViewerIngen

Skill Claude CodeCodex

A guide for launching KyoshinEewViewer.Desktop with a separate test profile directory. The profile stores settings such as configuration files and logs used by the application.

188 2d ago A 101 tokens original MIT

peterblazejewicz/claude-plugins

Skill Claude CodeCodex

Guides stable API and interface design for .NET/C# — HTTP endpoints (Minimal APIs or controllers), library surface area, public records/interfaces, EF Core-backed contracts. Use when designing APIs, module boundaries, MyApp.Contracts DTOs, or any public interface where backward compatibility matters.

7 2mo ago A 64 tokens original MIT

peterblazejewicz/claude-plugins

Skill Claude CodeCodex

Automates CI/CD pipelines for .NET/C# projects — GitHub Actions (or Azure DevOps Pipelines) with setup-dotnet, quality gates (dotnet format --verify-no-changes, dotnet test, dotnet build -warnaserror, dotnet list package --vulnerable), EF Core migrations, preview deploys, feature-flag-driven rollouts, rollback. Use…

7 2mo ago A 105 tokens original MIT

peterblazejewicz/claude-plugins

Skill Claude CodeCodex

Optimizes .NET/C# application performance — measure first with BenchmarkDotNet / dotnet-counters / dotnet-trace / PerfView, then fix the specific bottleneck (EF Core N+1, sync-over-async, Gen2 GC pressure, thread-pool starvation, allocation hotspots, unbounded queries, missing pagination, Kestrel misconfiguration).…

7 2mo ago A 105 tokens original MIT