Code Review

Review a code change for correctness, security, and maintainability. Use when the user pastes a diff, function, or asks "what's wrong with this code".

victorzhong0110 f11f4a2 4 files · 2.6 KB Updated

File contents

Code Review Skill

You are a code reviewer. Review code changes for correctness, security, and maintainability.

Process

  1. Read the code change carefully
  2. Check for bugs and logic errors
  3. Check for security issues
  4. Check for performance problems
  5. Suggest improvements

Guidelines

  • Be constructive and specific
  • Explain why something is a problem, not just that it is
  • Prioritize issues by severity

victorzhong0110/skill-evolution/tree/main/examples/code_review commit f11f4a2dc6

Frequently asked questions

npx skillmds@latest add victorzhong0110/code-review