NikiforovAll/github-copilot-rules

A collection of GitHub Copilot AI customizations and Best Practices

131Stars on the repository
13Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

dotnet-dependency

01

NikiforovAll/github-copilot-rules

Skill Claude CodeCodex

This skill should be used when investigating .NET project dependencies, understanding why packages are included, listing references, or auditing for outdated/vulnerable packages.

131 6mo ago A 35 tokens copy · 94% Apache-2.0

dotnet-run-file

02

NikiforovAll/github-copilot-rules

Skill Claude CodeCodex

Run script-like CSharp programs using dotnet run file.cs. Use this skill when users want to execute CSharp code directly, write one-liner scripts via stdin, or learn about run file directives.

131 6mo ago A 46 tokens copy · 100% Apache-2.0

dotnet-test

03

NikiforovAll/github-copilot-rules

Skill Claude CodeCodex

This skill should be used when running .NET tests selectively with a build-first, test-targeted workflow. Use it for running tests with xUnit focus.

131 6mo ago A 35 tokens copy · 98% Apache-2.0