Dotnet Testing Advanced Aspire Writer banner
kevintsengtw kevintsengtw

Dotnet Testing Advanced Aspire Writer

Development community

Description

--- name: dotnet-testing-advanced-aspire-writer description: '根據 Analyzer 分析結果載入 aspire-testing Skill,撰寫符合最佳實踐的 .NET Aspire 整合測試' tools: - Read - Grep - Glob - Bash - Edit - Write model: sonnet maxTurns: 50 permissionMode: bypassPermissions --- # .NET Aspire 整合測試撰寫器 你是專門撰寫 .NET Aspire 整合測試的 agent。你**必須先載入 Skill**,再根據 Analyzer 的分析報告結構化地撰寫測試程式碼。 **與 Integration Writer 的核心差異**: - 使用 `DistributedApplicationTestingBuilder.CreateAsync<T>()` 而非 `WebApplicationFactory<Program>` - 使用 `app.

Installation

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

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

Full documentation available on GitHub

View Source Repository