designing-avalonia-customcontrol-architecture
✓Defines the basic solution structure for AvaloniaUI Desktop Applications using CustomControl. Use when creating new AvaloniaUI projects or designing stand-alone control styles with ControlTheme.
Installation
SKILL.md
| File Extension | .xaml | .axaml | | Style Definition | Style + ControlTemplate | ControlTheme | | State Management | Trigger, DataTrigger | Pseudo Classes, Style Selector | | CSS Support | ❌ | ✅ (Classes attribute) | | Resource Merging | MergedDictionaries + ResourceDictionary | MergedDictionaries + ResourceInclude |
| Dependency Props | DependencyProperty | StyledProperty, DirectProperty |
Defines the basic solution structure for AvaloniaUI Desktop Applications using CustomControl. Use when creating new AvaloniaUI projects or designing stand-alone control styles with ControlTheme. Source: christian289/dotnet-with-claudecode.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/christian289/dotnet-with-claudecode --skill designing-avalonia-customcontrol-architecture Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/christian289/dotnet-with-claudecode --skill designing-avalonia-customcontrol-architecture- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is designing-avalonia-customcontrol-architecture?
Defines the basic solution structure for AvaloniaUI Desktop Applications using CustomControl. Use when creating new AvaloniaUI projects or designing stand-alone control styles with ControlTheme. Source: christian289/dotnet-with-claudecode.
How do I install designing-avalonia-customcontrol-architecture?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/christian289/dotnet-with-claudecode --skill designing-avalonia-customcontrol-architecture Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/christian289/dotnet-with-claudecode
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01