About
The Code Review skill transforms Claude into a senior-level auditor capable of conducting deep-dive analyses of codebases and pull requests. It employs a rigorous, multi-layered checklist to identify critical security flaws like SQL injection and hardcoded credentials, performance issues such as N+1 queries, and maintainability concerns like high cyclomatic complexity. By providing structured feedback with actionable fixes, it helps developers improve code quality and security before deployment across various languages including Python and JavaScript.