Apply the C# coding and design guidelines by Dennis Doomen when writing, reviewing, or refactoring C# code. Use this skill whenever you generate or evaluate C# to ensure it follows the established rules for class design, member design, maintainability, naming, performance, testability, and more.
$npx -y skills add dennisdoomen/csharpguidelines --skill csharp-guidelinesInstalls into the current project.
Run `npx skills use "https://github.com/dennisdoomen/csharpguidelines" --skill "dennisdoomen/csharpguidelines/csharp-guidelines"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dennisdoomen/csharpguidelines" that are relevant to the current task. Run `npx skills add "https://github.com/dennisdoomen/csharpguidelines"` and select the relevant skills, then follow their instructions.