·designing-avalonia-customcontrol-architecture
</>

designing-avalonia-customcontrol-architecture

christian289/dotnet-with-claudecode

使用 CustomControl 定义 AvaloniaUI 桌面应用程序的基本解决方案结构。在创建新的 AvaloniaUI 项目或使用 ControlTheme 设计独立控件样式时使用。

3安装·0热度·@christian289

安装

$npx skills add https://github.com/christian289/dotnet-with-claudecode --skill designing-avalonia-customcontrol-architecture

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 |

使用 CustomControl 定义 AvaloniaUI 桌面应用程序的基本解决方案结构。在创建新的 AvaloniaUI 项目或使用 ControlTheme 设计独立控件样式时使用。 来源:christian289/dotnet-with-claudecode。

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/christian289/dotnet-with-claudecode --skill designing-avalonia-customcontrol-architecture 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/christian289/dotnet-with-claudecode --skill designing-avalonia-customcontrol-architecture
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 designing-avalonia-customcontrol-architecture?

使用 CustomControl 定义 AvaloniaUI 桌面应用程序的基本解决方案结构。在创建新的 AvaloniaUI 项目或使用 ControlTheme 设计独立控件样式时使用。 来源:christian289/dotnet-with-claudecode。

如何安装 designing-avalonia-customcontrol-architecture?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/christian289/dotnet-with-claudecode --skill designing-avalonia-customcontrol-architecture 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/christian289/dotnet-with-claudecode