Use a repo-root `.editorconfig` to configure free .NET analyzer and style rules.
dotnet skills install analyzer-config
Install all 18 skills from the Code Quality category in one command.
Run this command when you want the package to install every linked skill in one pass.
dotnet skills install package code-quality
Install all 18 skills from the Code Quality category in one command.
These are the exact skills installed by this package command.
Use a repo-root `.editorconfig` to configure free .NET analyzer and style rules.
dotnet skills install analyzer-config
Use Biome in .NET repositories that ship Node-based frontend assets and want a fast combined formatter-linter-import organizer for JavaScript, TypeScript, CSS, JSON, GraphQL, or…
dotnet skills install biome
Use Chous in .NET repositories that ship sizeable frontend codebases and want file-structure linting, naming convention enforcement, and folder-layout policy as a CLI gate.
dotnet skills install chous
Use the free built-in .NET SDK analyzers and analysis levels with gradual Roslyn warning promotion.
dotnet skills install code-analysis
Use the open-source free `CSharpier` formatter for C# and XML.
dotnet skills install csharpier
Use ESLint in .NET repositories that ship JavaScript, TypeScript, React, or other Node-based frontend assets.
dotnet skills install eslint
Use the free first-party `dotnet format` CLI for .NET formatting and analyzer fixes.
dotnet skills install format
Use HTMLHint in .NET repositories that ship static HTML output or standalone frontend templates.
dotnet skills install htmlhint
Use Metalint in .NET repositories that ship Node-based frontend assets and want one CLI entrypoint over several underlying linters.
dotnet skills install metalint
Use the open-source free `Meziantou.Analyzer` package for design, usage, security, performance, and style rules in .NET.
dotnet skills install meziantou-analyzer
Write modern, version-aware C# for .NET repositories.
dotnet skills install modern-csharp
Set up or refine open-source .NET code-quality gates for CI: formatting, `.editorconfig`, SDK analyzers, third-party analyzers, coverage, mutation testing, architecture tests…
dotnet skills install quality-ci
Use the free official JetBrains ReSharper Command Line Tools for .NET repositories.
dotnet skills install resharper-clt
Use the open-source free `Roslynator` analyzer packages and optional CLI for .NET.
dotnet skills install roslynator
Use SonarJS-derived rules in .NET repositories that ship JavaScript or TypeScript frontends and need deeper bug-risk, code-smell, or cognitive-complexity checks than a minimal…
dotnet skills install sonarjs
Use the open-source free `StyleCop.Analyzers` package for naming, layout, documentation, and style rules in .NET projects.
dotnet skills install stylecop-analyzers
Use Stylelint in .NET repositories that ship CSS, SCSS, or other stylesheet assets alongside web frontends.
dotnet skills install stylelint
Use webhint in .NET repositories that ship browser-facing frontends.
dotnet skills install webhint
No skills are currently attached to this package.