Skip to main content
Back to registry

code-review-checklist

sickn33/antigravity-awesome-skills

Provide a systematic checklist for conducting thorough code reviews. This skill helps reviewers ensure code quality, catch bugs, identify security issues, and maintain consistency across the codebase.

Installs449
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill code-review-checklist
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Provide a systematic checklist for conducting thorough code reviews. This skill helps reviewers ensure code quality, catch bugs, identify security issues, and maintain consistency across the codebase. Before reviewing code, I'll help you understand: Check if the code works correctly: Assess code maintainability: Check for security issues: Look for performance issues: Verify test coverage: Symptoms: Code works for happy path but fails on edge cases Solution: Ask "What if...?" questions Symptoms: Code exposes security risks Solution: Use security checklist Symptoms: New code has no tests or inadequate tests Solution: Require tests for all new code Symptoms: Reviewer can't understand what code does Solution: Request improvements Pro Tip: Use a checklist template for every review to ensure consistency and thoroughness. Customize it for your team's specific needs! - Use when reviewing pull requests - Use when conducting code audits - Use when establishing code review standards for a team - Use when training new developers on code review practices - Use when you want to ensure nothing is missed in reviews - Use when creating code review documentation - What problem does this code solve? - What are the requirements? - What files were changed and why? - Are there related issues or tickets?

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does code-review-checklist do?

Provide a systematic checklist for conducting thorough code reviews. This skill helps reviewers ensure code quality, catch bugs, identify security issues, and maintain consistency across the codebase.

Is code-review-checklist good?

code-review-checklist does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does code-review-checklist work with?

code-review-checklist currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to code-review-checklist?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install code-review-checklist?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill code-review-checklist

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering