wpf-ui-shell
Installation
SKILL.md
Wpf Ui Shell
Overview
Define the primary shell window, shared resources, and navigation contract for a WPF widget host app.
Constraints
- Target .NET 8
- CommunityToolkit.Mvvm
- ViewModel-first navigation via a custom service
- No Prism, no Frame navigation, no heavy region manager
- Fluent-inspired design system using native WPF styles
- Light/Dark themes via ResourceDictionaries with runtime switching
- Single shell window as primary host; secondary windows for widgets/tools/dialogs