About
This skill provides a standardized approach to auditing .NET code quality by integrating dotnet-format and Roslyn analyzers into the Claude Code workflow. It allows developers to generate detailed reports on formatting violations and analyzer issues across solutions, projects, or specific files without automatically applying changes. By utilizing verify-only modes, it ensures that code reviews and CI processes can identify inconsistencies and technical debt before any refactoring takes place, making it ideal for maintaining high standards in C# and F# environments.