Comprehensive guidelines for performing code reviews in the project. Use this skill when asked to review code changes, audit pull requests, or perform quality checks on new code modifications.
When instructed to perform a code review, please follow these systematic steps to evaluate the code:
console.log statements, unused variables, or commented-out code blocks.When presenting the review, organize your findings clearly. Point out critical issues first, followed by stylistic suggestions, and finally positive feedback on what was done well.