Agent Skills by Arne Brune Olsen
Showing 32 vetted skills indexed across 1 GitHub repositories.
avalonia
Centralize Avalonia XAML, layout, styling, MVVM, and deployment guidance.
avalonia-services
Access Avalonia platform services via TopLevel for clipboard, dialogs, and launching.
avalonia-custom-controls
Design reusable Avalonia custom controls with styling boundaries and property systems.
avalonia-controls
Route AI tasks to Avalonia control subskills by category.
avalonia-graphics-animation
Implement Avalonia graphics and animation techniques for UI development.
avalonia-layout
Codify Avalonia panel-based layout patterns for grids and responsive interfaces.
avalonia-app-development
Bootstrap Avalonia apps with App.axaml and startup code templates.
avalonia-input-interaction
Implement Avalonia pointer, keyboard, gesture, focus, and drag-and-drop interactions.
avalonia-property-system
Implement Avalonia StyledProperty, DirectProperty, and AttachedProperty declarations with metadata overrides.
avalonia-mvvm
Implements MVVM in Avalonia with ViewModels, INotifyPropertyChanged, and commands.
avalonia-data-templates
Define and apply Avalonia DataTemplates for view models with compiled bindings.
avalonia-xaml
Author and review Avalonia XAML markup with compiled bindings and code-behind patterns.
avalonia-testing
Validate Avalonia apps with ViewModel unit tests and headless UI tests.
avalonia-data-binding
Explain Avalonia 12 compiled bindings, converters, and validation patterns.
avalonia-deployment
Package and deploy Avalonia apps across multiple OS targets with dotnet publish.
avalonia-events
Create and manage Avalonia routed events across the UI tree.
avalonia-styling
Define Avalonia styles, control themes, and theme variants with selectors and resources.
avalonia-wpf-migration
Map WPF XAML, controls, and MVVM patterns to Avalonia equivalents.
avalonia-controls-input
Implement Avalonia 12 input controls with properties, events, and two-way bindings.
avalonia-controls-layout
Document Avalonia layout container APIs and common pitfalls.
avalonia-controls-navigation
Configure Avalonia navigation controls for tabbed menus and tray icons.
avalonia-controls-data-display
Render and interact with collection data in Avalonia UI controls.
avalonia-controls-media
Configure Avalonia media content with images, video, and WebView.
avalonia-pro-max/layout-patterns
Design Avalonia app layouts with breakpoints, shell templates, and navigation patterns.