dialog-manager
CommunityUnifies dialog management for WPF applications.
Authorkongliuli
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill centralizes and standardizes the dialog experience across C# WPF MVVM applications, removing ad-hoc window and dialog handling across ViewModels and views to deliver a consistent, testable UX.
Core Features & Use Cases
- Window service abstraction to map ViewModels to Views and control window lifecycle.
- Modal dialog management with consistent DialogResult handling and reusable DialogViewModels.
- ViewModel-to-View messaging scaffolding to facilitate cross-component communication.
- Lifecycle-aware dialogs that respond to load/close events safely.
Quick Start
Register a WindowService in your DI container, inject IWindowService, create dialogs deriving from DialogViewModelBase, and show them with ShowDialog or ShowWindow. Create a dialog instance, set message data, and read the DialogResult after ShowDialog completes.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dialog-manager Download link: https://github.com/kongliuli/VibeSkills/archive/main.zip#dialog-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.