Vincent avatar

Vincent

Community

@christian289 · Korea

45Followers
|
54Public Repos
|
19Published Skills

WPF(Windows Presentation Foundation) Software Engineer // .NET Dev Community Organizer // Baji & Tai-chi (kung-fu) Senior

Agent Skills by Vincent

Showing 19 vetted skills indexed across 2 GitHub repositories.

christian289christian289

enforcing-record-constructor-initialization

Enforce positional constructors with named arguments for C# record instantiation.

Community
Basic
christian289christian289

managing-global-usings

Centralize external namespace imports into a GlobalUsings.cs file for .NET projects.

Community
Basic
christian289christian289

enforcing-dto-record

Enforce C# Data Transfer Objects to be declared as records.

Community
Basic
christian289christian289

managing-branch-pr-workflow

Enforce branch naming, commit message formatting, and automated pull request creation.

Community
Intermediate
christian289christian289

enforcing-generated-regex

Enforce the [GeneratedRegex] Source Generator attribute for C# Regex performance optimization.

Community
Intermediate
christian289christian289

enforcing-json-options-predefine

Enforce static or readonly JsonSerializerOptions in .NET JSON methods.

Community
Intermediate
christian289christian289
40

designing-avalonia-customcontrol-architecture

Design scalable Angular apps with reusable components and services.

Community
Advanced
christian289christian289
40

using-avalonia-collectionview

Provide filtering, sorting, and grouping collection views for AvaloniaUI MVVM apps.

Community
Intermediate
christian289christian289
40

navigating-mewui-tree

Traverse and manipulate the MewUI visual tree to inspect element hierarchy and lifecycles.

Community
Intermediate
christian289christian289
40

configuring-avalonia-dependency-injection

Configure dependency injection for AvaloniaUI projects using GenericHost patterns.

Community
Intermediate
christian289christian289
40

binding-mewui-data

Bind MewUI controls to ObservableValue and ValueBinding for reactive updates.

Community
Advanced
christian289christian289
40

converting-html-css-to-wpf-xaml

Convert HTML/CSS into WPF CustomControl XAML with CSS animations mapped to Storyboards.

Community
Advanced
christian289christian289
40

using-mewui-layout

Organize .NET UI layouts with MewUI panels and fluent conventions.

Community
Intermediate
christian289christian289
40

building-mewui-apps

Automate MewUI project setup and theming scaffolding for new apps.

Community
Intermediate
christian289christian289
40

rendering-mewui-elements

Render custom graphics in MewUI controls using IGraphicsContext during OnRender.

Community
Intermediate
christian289christian289
40

creating-mewui-controls

Create and integrate custom interactive controls for the MewUI framework.

Community
Advanced
christian289christian289
40

structuring-avalonia-projects

Organize AvaloniaUI projects with consistent naming and layered architecture.

Community
Intermediate
christian289christian289
40

fixing-avaloniaui-radialgradientbrush

Unify GradientOrigin and Center values when converting WPF RadialGradientBrush to AvaloniaUI.

Community
Intermediate
christian289christian289
40

Implementing PubSub Pattern

Implement Pub-Sub patterns with System.Reactive and Channels in .NET.

Community
Intermediate