Plugin Claude Code
Plugin marketplace listing 1 plugin: dotnet-analyzer.
Plugin Claude Code
Plugin marketplace listing 1 plugin: dotnet-analyzer.
MCP server Claude CodeCodexCursor +2
MCP server "dotnet-analyzer" as configured in CartapenaBark/DotNetAnalyzer. Launched with dotnet-analyzer mcp serve. Needs 2 environment variables to run.
Instructions file
Project instructions for DotNetAnalyzer, a .NET tool that uses Microsoft’s Roslyn code-analysis system to inspect C# code and provide an MCP server. MCP is a way for an AI assistant to call external tools.
Plugin Claude Code
DotNetAnalyzer — 93 MCP tools for .NET code analysis, refactoring, security scanning, and architecture checking via Roslyn.
Command
Analyze a .NET project or solution — list projects, check diagnostics, and present a structured summary.
Command
Generate a comprehensive quality report for a .NET project — code smells, technical debt, architecture rules, and dependency health.
Command
Scan a .NET project for security vulnerabilities and dependency health issues.
Skill Claude CodeCodex
Perform code refactoring, generation, project file operations, decompilation, XAML analysis, and desktop pattern detection in .NET projects using Roslyn-powered MCP tools. Use when the user asks to refactor code, extract methods, rename symbols, generate code, implement interfaces, add project references, install…
Skill Claude CodeCodex
Navigate and understand C# code through symbol queries, type hierarchies, call graphs, and semantic analysis using Roslyn-powered MCP tools. Use when the user asks to find references, go to definition, understand type inheritance, explore call hierarchies, get symbol info, analyze code metrics, or traverse syntax…
Skill Claude CodeCodex
Detect code quality issues, architecture rule violations, code smells, technical debt, dead code, and performance problems in .NET projects using Roslyn-powered MCP tools. Use when the user asks to check code quality, detect code smells, measure technical debt, generate quality reports, check architecture rules, find…
Skill Claude CodeCodex
Analyze .NET solution and project structure using Roslyn-powered MCP tools. Use when the user asks about solution structure, project dependencies, build order, file listing, code overview, or solution performance metrics. USE FOR: analyzing .sln/.slnx solution files, listing projects in a solution, getting project…
Skill Claude CodeCodex
Scan .NET projects for security vulnerabilities (OWASP Top 10), NuGet dependency health, CVE exploits, license compliance, and version conflicts using Roslyn and NuGet.org API. Use when the user asks to scan for security vulnerabilities, check for CVE, analyze dependency health, check license compliance, scan NuGet…