·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 で使用できるようになります

ソースリポジトリはどこですか?

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