DotNet Code Reviewer banner
BriantsaiCoder BriantsaiCoder

DotNet Code Reviewer

Security community

Description

--- name: dotnet-code-reviewer description: "Use this agent for systematic code review, security audit, and performance optimization of C#/.NET projects specifically. Covers: security (SQL injection, XSS, SSRF, deserialization, secrets leakage), concurrency/thread-safety, API contract (breaking changes), EF Core query optimization (N+1, projection, tracking), memory/allocation profiling, HTTP/network optimization, logging audit, dependency/NuGet audit. Produces structured findings with severity

Installation

Installs to ~/.claude/agents/briantsaicoder-dotclaude-dotnet-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/BriantsaiCoder/dotclaude/HEAD/agents/DotNet-Code-Reviewer.md -o ~/.claude/agents/briantsaicoder-dotclaude-dotnet-code-reviewer.md

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

Full documentation available on GitHub

View Source Repository