Collection page 12 skills 3 related agents

.NET Quality .NET Skills

Primary .NET analyzers, formatting, and code-quality guidance without frontend tooling noise.

Orchestration agents

Top-level routing agents that sit above the skill catalog and hand work to the right .NET guidance.

Orchestration agent
8 linked skills

.NET Review

Review orchestration agent for .NET changes across bugs, regressions, analyzers, architecture, tests, and maintainability.

agents install review

Also works: dotnet agents install review

Orchestration agent
6 linked skills

.NET Build

Build-focused orchestration agent for .NET restore, build, test, packaging, CI failures, diagnostics, and environment drift.

agents install build

Also works: dotnet agents install build

Orchestration agent
10 linked skills

.NET Frontend

Frontend-focused orchestration agent for .NET repositories that ship browser-facing UI plus Node-based frontend assets.

agents install frontend

Also works: dotnet agents install frontend

.NET Quality skills

Browse every catalog entry grouped under .NET Quality. These cards link to dedicated skill pages and still support quick-view popups.

Use the free built-in .NET SDK analyzers and analysis levels with gradual Roslyn warning promotion.

Microsoft.CodeAnalysis.NetAnalyzers

Use free built-in .NET maintainability analyzers and code metrics configuration to find overly complex methods and coupled code.

Use the open-source free `Meziantou.Analyzer` package for design, usage, security, performance, and style rules in .NET.

Meziantou.Analyzer

Set up or refine open-source .NET code-quality gates for CI: formatting, `.editorconfig`, SDK analyzers, third-party analyzers, coverage, mutation testing, architecture tests…

Tool .NET Quality 1,169 tokens

Use the open-source free `Roslynator` analyzer packages and optional CLI for .NET.

Roslynator.AnalyzersRoslynator.CodeAnalysis.AnalyzersRoslynator.Formatting.Analyzers

Use the open-source free `StyleCop.Analyzers` package for naming, layout, documentation, and style rules in .NET projects.

StyleCop.Analyzers