Perform structured code reviews of C# source code covering naming conventions, performance, security, readability, and .NET best practices. Trigger phrases include "review this C# code", "check my C# for best practices", "analyze this C# class", "find issues in my C# code".
$npx -y skills add pnp/copilot-prompts --skill code-review-csharpInstalls into the current project.
Run `npx skills use "https://github.com/pnp/copilot-prompts" --skill "pnp/copilot-prompts/code-review-csharp"` 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/pnp/copilot-prompts" that are relevant to the current task. Run `npx skills add "https://github.com/pnp/copilot-prompts"` and select the relevant skills, then follow their instructions.