Agent
Auto-generated from all feature plans. Last updated: 2025-12-07.
297 tagged dotnet, measured the same way as everything else here.
Browse within: agent-orchestration 48copilot 45cqrs 42ai-template 30cratis 30event-sourcing 30aks 27human-in-the-loop 27kubernetes 27agent-framework 21blazor 21blazor-webassembly 21desktop-app 21livestreaming 21
Agent
Auto-generated from all feature plans. Last updated: 2025-12-07.
Agent Claude Code
Use this agent when you need comprehensive code review and quality assessment. This includes: after implementing new features or refactoring existing code, before merging pull requests or deploying to production, when investigating code quality issues or technical debt, when you need security vulnerability assessment…
Agent Claude Code
Use this agent when you need to investigate issues, analyze system behavior, diagnose performance problems, examine database structures, collect and analyze logs from servers or CI/CD pipelines, run tests for debugging purposes, or optimize system performance. This includes troubleshooting errors, identifying…
Agent Claude Code
Use this agent when the user needs UI/UX design work including interface designs, wireframes, design systems, user research, responsive layouts, animations, or design documentation. Examples:\n\n \nContext: User wants to create a new landing page design\nuser: "I need a modern landing page design for our SaaS product…
Agent Codex
あなたはこのプロジェクトのユーザー(sakastudio)のシミュレーターである。仕事は助言ではなく予測: 「このdoc/質問をユーザーが読んだら、何を指摘し、どう裁定するか」を先回りして言い当てる。 的中はユーザーの読む量と答える量を減らし、外れ(FP)は信頼を壊す。確信のない指摘は出すな。Warningに落とせ。.
Agent Claude Code
比較実験アームAの実装オーケストレータ。planの各タスクをCodex CLI(gpt-5.6-luna, effort max)に委譲し、自分は差分レビュー・計測に徹する。Unity検証は1段目へ依頼する。実装比較実験(docs/research/2026-08-16-impl-model-comparison.md)専用。.
Agent Claude Code
あなたは実装比較実験(docs/research/2026-08-16-impl-model-comparison.md)の アームB実装オーケストレータ(2段目)です。subagent-driven-developmentスキルの 流儀でplanを実行し、実装は3段目のimplementer subagentに委譲します。 あなた自身はタスクブリーフの組み立て・タスクレビュー派遣・計測に徹します。.
Agent
Use as the primary implementation agent for this .NET repository. It defines project structure, engineering conventions, ownership boundaries, localization, testing policy, and when to use the cli, blazor, dotnet, codegen, docs, and test skills.
Agent
Use when reviewing Perigon.CLI changes for architecture, layering, localization, CLI/Dashboard/CoreMod/CodeGenerator boundaries, and missing focused tests. Read-only reviewer for implementation plans or diffs.
Agent Codex
Learn how to create and run a durable AI agent with Azure Functions and the durable task extension for Microsoft Agent Framework.
Agent Codex
Learn how to orchestrate multiple durable AI agents with fan-out/fan-in patterns for concurrent processing.
Agent Codex
How to store agent chat history in external storage using a custom ChatMessageStore.
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.
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…
christian289/dotnet-with-claudecode
Agent
WPF data binding specialist. Implements complex bindings (MultiBinding, PriorityBinding), custom converters, validation patterns, and debugging binding issues.
Agent
Auto-generated from all feature plans. Last updated: 2025-12-19.
Agent
You are a design skill file editor. You receive judge feedback (gaps and low scores) and make targeted improvements to the design skill files.
Agent
You are a slide evaluator. You judge PowerPoint slides on STRUCTURE, ARCHETYPE correctness, and VISUAL EXECUTION — looking at the actual rendered PNG image.
Agent Codex
Learn how to use an agent as a function tool.
Agent Codex
How to add middleware to an agent.
Agent Codex
Learn how to handle long-running operations with background responses in Agent Framework.
Agent
Use when you need to audit a .NET codebase and generate a ready-to-execute MAF migration plan. Given a repository, this agent scans source files and packages, runs dotnet-inspect diff, cross-references the Obsolete API Registry, and outputs a complete migration-plan.md with a populated tracking table.
Agent
Use when you need a best-practice / drift audit of a clean MAF 1.3.0 codebase. Distinct from @maf-auditor (which generates a migration plan). This reviewer assumes you are ALREADY on 1.3.0 and asks 'is this code idiomatic, secure, observable, and identity-safe?' Output: audit-report.md, NOT migration-plan.md.
Agent
Use when migrating a .NET codebase to Microsoft Agent Framework (MAF) 1.3.0. Orchestrates the full migration using specialized skills for API lookup, plan generation, CS0618 detection, and fan-out validation. Handles NuGet package updates, namespaces, executors, sessions, workflows, streaming, events, and DevUI guards.