
from copilot-prompts612
Perform structured C# code reviews covering naming, performance, security, readability, and .NET best practices.
This skill guides the agent to perform a structured, prioritized code review of C# source. It inspects naming conventions, performance and memory usage, security vulnerabilities, readability and maintainability, and compatibility with the target .NET framework. The output is a clear markdown report with a summary, categorized issues (Critical/Warning/Info), suggested fixes, and positive takeaways.
Use when you need a fast, actionable review of a C# file, class, or pasted snippet — for pull request reviews, pre-commit checks, or developer learning. Trigger when the user asks to 'review this C# code', 'check my C# for best practices', or 'analyze this C# class'.
Designed for general LLM-based developer assistants (Copilot/Claude/Codex/Gemini) that can read code snippets and produce markdown reports.
This skill has not been reviewed by our automated audit pipeline yet.