Make Wpf Chat Orchestrator

Generates a streaming chat orchestrator that decomposes IChatClient.GetStreamingResponseAsync into UI-agnostic events (text, tool-started, tool-completed, failed), plus MCP tool acquisition via McpClient.CreateAsync and StdioClientTransport. Use when wiring a streaming Microsoft.Extensions.AI chat loop with MCP tools into a WPF app. Usage: /wpf-dev-pack:make-wpf-chat-orchestrator <Name>

christian289 Updated

File contents

christian289/dotnet-with-claudecode/tree/main/wpf-dev-pack/skills/make-wpf-chat-orchestrator commit 98dee00316

Frequently asked questions

npx skillmds@latest add christian289/make-wpf-chat-orchestrator