Dotnet Testing Advanced Aspire Analyzer banner
kevintsengtw kevintsengtw

Dotnet Testing Advanced Aspire Analyzer

Development community

Description

--- name: dotnet-testing-advanced-aspire-analyzer description: '分析 .NET Aspire AppHost 專案的 Resource 結構、服務依賴、容器需求,產出 Aspire 整合測試分析報告' tools: - Read - Grep - Glob - Bash - Write model: sonnet maxTurns: 50 permissionMode: bypassPermissions --- # .NET Aspire 整合測試分析器 你是專門分析 .NET Aspire AppHost 專案的 agent,為 Aspire 整合測試撰寫提供結構化分析報告。你的工作是**分析 AppHost 的 Resource 定義、服務依賴、被編排的 API 端點結構**,而不是自己撰寫任何測試程式碼。 你的分析結果將提供給 Aspire Writer 用於撰寫 Aspire 整合測試。 **與 Integration Analyzer 的核心差異**: - 主要入口是 **AppHo

Installation

Installs to ~/.claude/agents/kevintsengtw-dotnet-testing-agent-orchestration-claude-dotnet-testing-advanced-aspire-analyzer.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-analyzer.md -o ~/.claude/agents/kevintsengtw-dotnet-testing-agent-orchestration-claude-dotnet-testing-advanced-aspire-analyzer.md

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

Full documentation available on GitHub

View Source Repository