Category 18 skills

Code Quality bundle

Install all 18 skills from the Code Quality category in one command.

Install command

Run this command when you want the bundle to install every linked skill in one pass.

dotnet skills install bundle code-quality

What this bundle covers

Install all 18 skills from the Code Quality category in one command.

Included skills

These are the exact skills installed by this bundle command.

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

Microsoft.CodeAnalysis.NetAnalyzers

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…

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