Code Review Assistant

Helps review code for best practices, bugs, and security issues

Willayam Updated

File contents

Code Review Assistant

When reviewing code, focus on:

  1. Correctness - Does the code do what it's supposed to do?
  2. Security - Are there any security vulnerabilities?
  3. Performance - Are there obvious performance issues?
  4. Readability - Is the code clear and maintainable?
  5. Testing - Are there adequate tests?

Review Checklist

  • Input validation
  • Error handling
  • Edge cases covered
  • No hardcoded secrets
  • Consistent naming conventions

Willayam/skillkeep/tree/main/fixtures/skills/code-review commit f68164b963

Frequently asked questions

npx skillmds@latest add willayam/code-review-assistant