A systematic framework for conducting code reviews across functionality, security, performance, and maintainability. Use this when reviewing pull requests or establishing team standards. It walks through six review phases: understanding context, checking functionality and edge cases, assessing code quality and readability, scanning for security vulnerabilities like SQL injection and hardcoded secrets, identifying performance issues, and verifying test coverage. Each phase includes concrete checklists and before/after code examples showing what to catch. The structured approach is solid for training new reviewers or preventing oversights in production code, though experienced developers might find the comprehensive checklists slower than their existing mental models.
npx -y skills add sickn33/antigravity-awesome-skills --skill code-review-checklist --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
cursor/plugins
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills