dotnet-analyzer

Analyze .NET/C# applications for architecture, performance, and security issues.

2|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/niltonfrederico/my-agents --skill dotnet-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dotnet-analyzer
Source: https://github.com/niltonfrederico/my-agents/tree/main/skills/dotnet-analyzer
Command: npx skills add https://github.com/niltonfrederico/my-agents --skill dotnet-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deep-dive analysis of juntossomosmais .NET/C# applications to uncover architectural decisions, performance bottlenecks, and security gaps.

Core Features & Use Cases

  • Architectural analysis of CliFx command usage, CAP messaging, and EF Core patterns to map dependencies and improve maintainability.
  • Performance and security review, including query optimization, async patterns, and authentication/authorization assessments.
  • Comprehensive code quality insights and actionable improvement recommendations for complex .NET systems.

Quick Start

Analyze a .NET project module and generate an architectural, performance, and security review in one cohesive report.

Frequently Asked Questions about dotnet-analyzer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a deep code review on a .NET C# application?

A deep .NET C# code review evaluates architectural decisions, performance bottlenecks, and security gaps. It examines CliFx, CAP messaging, EF Core, Hangfire, and FluentValidation patterns to produce actionable improvement recommendations.

What is the best way to analyze CAP messaging and EF Core patterns for maintainability?

Analyzing CAP messaging and EF Core patterns maps dependencies to improve maintainability. This architectural review identifies complex relationships within .NET deployments to ensure messaging and database access structures remain scalable.

Can I assess security gaps and authentication flows in a complex .NET deployment?

Yes, you can assess security gaps in complex .NET deployments by reviewing authentication and authorization implementations. The security assessment uncovers vulnerabilities and documents complex relationship risks across your C# codebase.

How do I optimize query performance and async patterns in EF Core?

Optimizing EF Core query performance and async patterns requires a targeted performance review. The analysis identifies bottlenecks in database access and asynchronous execution to provide optimization recommendations for .NET systems.

Does this .NET analysis work with CliFx command usage and Hangfire background jobs?

Yes, the .NET analysis works with CliFx command usage and Hangfire background jobs. It evaluates these architectural patterns to map dependencies, assess code quality, and generate comprehensive architectural insights.