Source

christian289/dotnet-with-claudecode

79 skills · 408 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
handling-wpf-input-commands Implements WPF input handling with RoutedCommand, ICommand, CommandBinding, and InputBinding patterns. Use when creat…
christian289/dotnet-with-claudecode
3
2
implementing-2d-graphics Implements WPF 2D graphics using Shape, Geometry, Brush, and Pen classes. Use when building vector graphic UIs, icons…
christian289/dotnet-with-claudecode
3
3
implementing-io-pipelines Implements high-performance streaming using System.IO.Pipelines in .NET. Use when building network protocols, parsing…
christian289/dotnet-with-claudecode
3
4
implementing-pubsub-pattern Implements Pub-Sub patterns using System.Reactive and Channels for event-based communication in .NET. Use when buildi…
christian289/dotnet-with-claudecode
3
5
implementing-repository-pattern Implements the Repository pattern with Service Layer for data access abstraction in .NET. Use when separating data ac…
christian289/dotnet-with-claudecode
3
6
implementing-wpf-adorners Implements WPF Adorner decoration layers with AdornerLayer, AdornerDecorator, and custom Adorner patterns. Use when b…
christian289/dotnet-with-claudecode
3
7
implementing-wpf-rtl-support Implements Right-to-Left (RTL) layout support in WPF using FlowDirection. Use when building applications for Arabic, …
christian289/dotnet-with-claudecode
3
8
localizing-wpf-applications Localizes WPF applications using resource files, x:Uid, and BAML localization. Use when building multi-language appli…
christian289/dotnet-with-claudecode
3
9
managing-literal-strings Manages literal strings by pre-defining them as const string in C#. Use when organizing string constants, log message…
christian289/dotnet-with-claudecode
3
10
managing-wpf-collectionview-mvvm Encapsulates CollectionView in Service Layer to maintain MVVM principles in WPF. Use when implementing filtering, sor…
christian289/dotnet-with-claudecode
3
11
optimizing-io-operations Optimizes standard I/O and file operations for high-performance data processing in .NET. Use when building high-throu…
christian289/dotnet-with-claudecode
3
12
optimizing-memory-allocation Implements Zero Allocation patterns using Span, ArrayPool, and ObjectPool for memory efficiency in .NET. Use when red…
christian289/dotnet-with-claudecode
3
13
optimizing-wpf-memory Covers WPF memory optimization including Freezable patterns, common memory leak causes, and diagnostic techniques. Us…
christian289/dotnet-with-claudecode
3
14
processing-parallel-tasks Implements parallel processing using Parallel, PLINQ, and ConcurrentCollections in .NET. Use when processing CPU-boun…
christian289/dotnet-with-claudecode
3
15
rendering-with-drawingvisual Implements lightweight rendering using WPF DrawingVisual with ContainerVisual, VisualCollection, and DrawingContext. …
christian289/dotnet-with-claudecode
3
16
rendering-wpf-architecture Explains WPF rendering pipeline (Measure/Arrange/Render passes) and hardware acceleration tiers. Use when debugging l…
christian289/dotnet-with-claudecode
3
17
resolving-icon-font-inheritance Resolves text font inheritance issues when using Segoe Fluent Icons in WPF CustomControl. Use when TextBlocks inherit…
christian289/dotnet-with-claudecode
3
18
routing-wpf-events Implements WPF routed events including Bubbling, Tunneling, and Direct strategies. Use when creating custom routed ev…
christian289/dotnet-with-claudecode
3
19
structuring-wpf-projects Designs WPF solution and project structures based on Clean Architecture. Use when creating new WPF solutions, organiz…
christian289/dotnet-with-claudecode
3
20
threading-wpf-dispatcher Explains WPF Dispatcher priority system and threading patterns. Use when implementing background operations, maintain…
christian289/dotnet-with-claudecode
3
21
understanding-wpf-content-model Explains WPF content model hierarchy including ContentControl, ItemsControl, and Headered variants. Use when selectin…
christian289/dotnet-with-claudecode
3
22
using-generated-regex Implements compile-time regex using GeneratedRegexAttribute Source Generator. Use when working with Regex patterns fo…
christian289/dotnet-with-claudecode
3
23
checking-image-bounds-transform Checks and clamps mouse coordinates within transformed image bounds in WPF. Use when implementing measurement tools o…
christian289/dotnet-with-claudecode
1
24
implementing-communitytoolkit-mvvm Implements MVVM pattern using CommunityToolkit.Mvvm with ObservableProperty attributes. Use when building ViewModels …
christian289/dotnet-with-claudecode
1
25
implementing-hit-testing Enables mouse event reception for WPF FrameworkElement using DrawingContext by drawing transparent backgrounds. Use w…
christian289/dotnet-with-claudecode
1
26
implementing-wpf-dragdrop Implements WPF drag and drop functionality using DragDrop.DoDragDrop, DataObject, and drag/drop events. Use when buil…
christian289/dotnet-with-claudecode
1
27
managing-wpf-application-lifecycle Manages WPF Application lifecycle including Startup, Exit, SessionEnding events and single instance detection. Use wh…
christian289/dotnet-with-claudecode
1
28
managing-wpf-popup-focus Manages focus behavior for WPF Popup controls using PreviewMouseDown events. Use when Popup loses focus unexpectedly …
christian289/dotnet-with-claudecode
1
29
wpf-rule-resourcedictionary-patterns WPF ResourceDictionary rules: Generic.xaml as MergedDictionaries hub only, per-control style files, resource order.
christian289/dotnet-with-claudecode
1
Page 2 · 79 total Previous