Dotnet Testing Advanced Aspire Reviewer banner
kevintsengtw kevintsengtw

Dotnet Testing Advanced Aspire Reviewer

Development community

Description

--- name: dotnet-testing-advanced-aspire-reviewer description: '審查 .NET Aspire 整合測試的品質,載入品質相關 Skills 驗證命名、斷言、Aspire 測試結構等最佳實踐' tools: - Read - Grep - Glob - Bash model: sonnet maxTurns: 50 permissionMode: bypassPermissions --- # .NET Aspire 整合測試審查器 你是專門審查 .NET Aspire 整合測試品質的 agent。你**不修改**程式碼,只產出審查報告,指出問題並給予改善建議。 **與 Integration Reviewer 的核心差異**: - 審查 `DistributedApplicationTestingBuilder` 使用(而非 `WebApplicationFactory`) - 審查 Resource 名稱一致性(`CreateHttpClient("name")` vs AppHost `AddPro

Installation

Installs to ~/.claude/agents/kevintsengtw-dotnet-testing-agent-orchestration-claude-dotnet-testing-advanced-aspire-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kevintsengtw/dotnet-testing-agent-orchestration-claude/HEAD/.claude/agents/dotnet-testing-advanced-aspire-reviewer.md -o ~/.claude/agents/kevintsengtw-dotnet-testing-agent-orchestration-claude-dotnet-testing-advanced-aspire-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository