code-review

Installation
SKILL.md

.NET Code Review

Trigger On

  • reviewing a pull request or patch in a .NET repository
  • checking for behavioral regressions, API misuse, or missing tests
  • auditing architectural or framework-specific correctness

References

  • checklist.md - comprehensive code review checklist organized by risk priority
  • patterns.md - common patterns and anti-patterns for async, disposal, and security

Workflow

Installs
51
GitHub Stars
477
First Seen
Apr 22, 2026
code-review — managedcode/dotnet-skills