wpf agents

13 tagged wpf, measured the same way as everything else here.

Browse within: csharp 13dotnet 13

wpf-architect

01

christian289/dotnet-with-claudecode

Agent

Strategic WPF architecture advisor. Analyzes solution/project structure, reviews MVVM architecture, performs dependency analysis. Provides analysis and recommendations without modifying code.

41 1mo ago A 36 tokens original MIT

wpf-code-auditor

02

christian289/dotnet-with-claudecode

Agent

WPF code audit specialist. Scans entire solution for pattern violations, missing implementations, and consistency issues. Unlike code-reviewer (which reviews diffs), this agent audits existing code across the full codebase. Use when checking for BindingProxy missing in CLR collections, orphan resources, missing…

41 1mo ago A 87 tokens original MIT

sintaxasn/Fluence.Wpf

Agent Claude Code

Technical writing specialist for creating and maintaining documentation. Use proactively after code changes to detect and fix documentation drift - new or changed APIs, parameters, configuration, dependencies, or removed features. Also use when asked to write or update READMEs, getting-started guides, API references…

11 yesterday A 91 tokens original BSD-3-Clause

sintaxasn/Fluence.Wpf

Agent Claude Code

Read-only checker that verifies new or changed code in Fluence.Wpf stays runnable on net472. Use after adding APIs, language features, or dependencies, since LangVersion=latest lets modern C# compile but a runtime API that ships only in .NET 10 fails on the separate net472 test lane. Enforces AGENTS.md section 4.3.

11 yesterday A 81 tokens original BSD-3-Clause

theme-slot-auditor

06

sintaxasn/Fluence.Wpf

Agent Claude Code

Read-only auditor for Fluence.Wpf theming structure. Use after any theme, brush, color, accent, or ApplicationThemeManager change to verify the three-slot MergedDictionaries invariant, that slot [0] is rebuilt and replaced every Apply, DynamicResource usage, BrushFactory auto-twinning, canonical WinUI key names, and…

11 yesterday A 90 tokens original BSD-3-Clause