·code-review-checklist
</>

code-review-checklist

poletron/custom-rules

Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability

3Installs·0Trend·@poletron

Installation

$npx skills add https://github.com/poletron/custom-rules --skill code-review-checklist

SKILL.md

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.

Problem: Missing Edge Cases Symptoms: Code works for happy path but fails on edge cases Solution: Ask "What if...?" questions

Problem: Security Vulnerabilities Symptoms: Code exposes security risks Solution: Use security checklist

Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability Source: poletron/custom-rules.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/poletron/custom-rules --skill code-review-checklist
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is code-review-checklist?

Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability Source: poletron/custom-rules.

How do I install code-review-checklist?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/poletron/custom-rules --skill code-review-checklist Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/poletron/custom-rules