bymanagedcode· 121 skills
Use a repo-root .editorconfig to configure free .NET analyzer and style rules. Use when a .NET repo needs rule severity, code-style options, section layout, or analyzer ownership made explicit. Nested .editorconfig files are allowed when they serve a clear subtree-specific purpose.
$npx -y skills add managedcode/dotpilot --skill mcaf-dotnet-analyzer-configInstalls into the current project.
Run `npx skills use "https://github.com/managedcode/dotpilot" --skill "managedcode/dotpilot/mcaf-dotnet-analyzer-config"` 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/managedcode/dotpilot" that are relevant to the current task. Run `npx skills add "https://github.com/managedcode/dotpilot"` and select the relevant skills, then follow their instructions.