소개
The code-review skill provides a structured framework for auditing code changes using Claude. It follows a rigorous workflow that includes analyzing git diffs, conducting deep security audits for injection and XSS flaws, verifying naming conventions, and identifying performance issues like N+1 queries. By generating detailed reports categorized by severity levels—from critical security risks to minor style suggestions—it helps developers maintain high code quality and safety standards before commits or merges. This skill is essential for teams looking to automate technical debt reduction and ensure robust error handling across their applications.