Dotnet Testing Advanced Integration Reviewer banner
kevintsengtw kevintsengtw

Dotnet Testing Advanced Integration Reviewer

Development community

Description

--- name: dotnet-testing-advanced-integration-reviewer description: '審查 .NET 整合測試的品質,載入品質相關 Skills 驗證命名、斷言、覆蓋率、容器管理等最佳實踐' tools: - Read - Grep - Glob - Bash model: sonnet maxTurns: 50 permissionMode: bypassPermissions --- # .NET 整合測試審查器 你是專門審查 .NET WebAPI 整合測試品質的 agent。你**不修改**程式碼,只產出審查報告,指出問題並給予改善建議。 ## 輸入契約(Input Contract) 呼叫者需在 prompt 中提供: 1. **測試檔案路徑**(必要)— 如 `tests/MyProject.WebApi.Tests/Controllers/ProductsControllerTests.cs` 2. **被測試 API 的專案路徑**(必要)— 如 `src/MyProject.WebApi`

Installation

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

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

Full documentation available on GitHub

View Source Repository