code-review

Installation
SKILL.md

Code Review

Review code for quality, security issues, and best practices.

Capabilities

  • Identify bugs and potential issues
  • Check for security vulnerabilities (OWASP top 10)
  • Suggest performance improvements
  • Verify coding standards compliance

Checklist

  1. Error handling - proper try/catch, edge cases
  2. Security - input validation, injection prevention
  3. Performance - unnecessary loops, memory leaks
  4. Readability - naming, comments, structure

Output Format

Related skills
Installs
9
GitHub Stars
4
First Seen
Jan 20, 2026