christian289/dotnet-with-claudecode
Skill Claude Code
Creates WPF graphics dynamically in C# code using Shape, PathGeometry, and PathFigure classes. Use when building charts, diagrams, or procedurally generated graphics.
ClaudeCode와 함께하는 .NET 개발 튜토리얼
This repository also configures its own agents. See what dotnet-with-claudecode tells them →
christian289/dotnet-with-claudecode
Skill Claude Code
Creates WPF graphics dynamically in C# code using Shape, PathGeometry, and PathFigure classes. Use when building charts, diagrams, or procedurally generated graphics.
christian289/dotnet-with-claudecode
Skill Claude Code
Creates WPF animations using Storyboard, Timeline, and EasingFunction patterns. Use when implementing UI transitions, state change visualizations, or interactive feedback effects.
christian289/dotnet-with-claudecode
Skill Claude Code
Creates WPF Brush patterns including SolidColorBrush, LinearGradientBrush, RadialGradientBrush, ImageBrush, and VisualBrush. Use when filling shapes with colors, gradients, images, or tile patterns.
christian289/dotnet-with-claudecode
Skill Claude Code
Creates WPF dialog windows including modal dialogs, MessageBox, and common dialogs. Use when implementing confirmation prompts, settings windows, or file/folder pickers.
christian289/dotnet-with-claudecode
Skill Claude Code
Creates WPF FlowDocument for rich text display with Paragraph, Table, List elements. Use when building document viewers, rich text editors, or printable reports.
christian289/dotnet-with-claudecode
Skill Claude Code
Creates scalable vector icons in WPF using PathGeometry and GeometryGroup. Use when building resolution-independent icons, icon buttons, or symbol libraries.
christian289/dotnet-with-claudecode
Skill Claude Code
Customizes WPF control appearance using ControlTemplate with TemplateBinding and ContentPresenter. Use when completely changing control visuals, implementing state-based feedback, or TemplatedParent binding.
christian289/dotnet-with-claudecode
Skill Claude Code
Defines WPF DependencyProperty with Register, PropertyMetadata, callbacks, and validation. Use when creating custom controls, attached properties, or properties that support data binding and styling.
christian289/dotnet-with-claudecode
Skill Claude Code
Develops WPF CustomControls using Parts and States Model best practices. Use when creating templatable controls with TemplatePart, TemplateVisualState, OnApplyTemplate, or VisualStateManager.
christian289/dotnet-with-claudecode
Skill Claude Code
Formats dates, numbers, and currency with culture awareness in WPF. Use when displaying localized data formats or building international applications.
christian289/dotnet-with-claudecode
Skill Claude Code
Implements asynchronous programming patterns using Task, ValueTask, and ConfigureAwait in .NET. Use when building non-blocking I/O operations or improving application responsiveness.
christian289/dotnet-with-claudecode
Skill Claude Code
Implements WPF input handling with RoutedCommand, ICommand, CommandBinding, and InputBinding patterns. Use when creating keyboard shortcuts, menu commands, or custom command implementations.
christian289/dotnet-with-claudecode
Skill Claude Code
Implements WPF 2D graphics using Shape, Geometry, Brush, and Pen classes. Use when building vector graphic UIs, icons, charts, or diagrams in WPF applications.
christian289/dotnet-with-claudecode
Skill Claude Code
Implements high-performance streaming using System.IO.Pipelines in .NET. Use when building network protocols, parsing binary data, or processing large streams efficiently.
christian289/dotnet-with-claudecode
Skill Claude Code
Implements Pub-Sub patterns using System.Reactive and Channels for event-based communication in .NET. Use when building reactive applications or decoupled event-driven architectures.
christian289/dotnet-with-claudecode
Skill Claude Code
Implements WPF Adorner decoration layers with AdornerLayer, AdornerDecorator, and custom Adorner patterns. Use when building drag handles, validation indicators, watermarks, selection visuals, or resize grips.
christian289/dotnet-with-claudecode
Skill Claude Code
Implements WPF UI Automation for accessibility using AutomationPeer and AutomationProperties. Use when building accessible applications or enabling screen reader support.
christian289/dotnet-with-claudecode
Skill Claude Code
Implements WPF drag and drop functionality using DragDrop.DoDragDrop, DataObject, and drag/drop events. Use when building file drop zones, list reordering, or inter-application data transfer.
christian289/dotnet-with-claudecode
Skill Claude Code
Implements Right-to-Left (RTL) layout support in WPF using FlowDirection. Use when building applications for Arabic, Hebrew, Persian, or other RTL languages.
christian289/dotnet-with-claudecode
Skill Claude Code
Integrates multimedia content in WPF including MediaElement video/audio playback, Image control display, and SoundPlayerAction effects. Use when building media players, galleries, or multimedia UIs.
christian289/dotnet-with-claudecode
Skill Claude Code
Localizes WPF applications using resource files, x:Uid, and BAML localization. Use when building multi-language applications or supporting right-to-left layouts.
christian289/dotnet-with-claudecode
Skill Claude Code
Localizes WPF applications using BAML localization with x:Uid attributes and LocBaml tool. Use when building enterprise multi-language applications requiring satellite assemblies.
christian289/dotnet-with-claudecode
Skill Claude Code
Migrates WPF applications from .NET Framework to .NET 6+. Use when upgrading legacy WPF apps, resolving compatibility issues, or modernizing project files.
christian289/dotnet-with-claudecode
Skill Claude Code
Implements fast O(1) lookup patterns using HashSet, FrozenSet, and optimized Dictionary in .NET. Use when building high-performance search or membership testing operations.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: