code-review-checklist
✓Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability
Installation
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.
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- Source
- poletron/custom-rules
- 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
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01