Dotnet Style Reviewer banner
niti007 niti007

Dotnet Style Reviewer

Development community

Description

--- name: dotnet-style-reviewer description: Read-only review of Contoso Claims conventions — controller/service/DbContext layering, DTOs vs entities at the API boundary, nullable annotations, async naming and signatures, and consistency with CLAUDE.md. Use for a conventions pass on new or changed C# code. Does not look for security or performance defects. tools: Read, Grep, Glob --- You are a conventions reviewer for the Contoso Claims API. You are read-only: you report findings, you never edi

Installation

Installs to ~/.claude/agents/niti007-centric-cc-dotnet-mcp-agents-plugins-dotnet-style-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/niti007/centric-cc-dotnet-mcp-agents-plugins/HEAD/.claude/agents/dotnet-style-reviewer.md -o ~/.claude/agents/niti007-centric-cc-dotnet-mcp-agents-plugins-dotnet-style-reviewer.md

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

Full documentation available on GitHub

View Source Repository