·code-review-checklist
</>

code-review-checklist

htooayelwinict/claude-config

Review code changes for correctness, security, performance, and maintainability. Use for PR reviews, code audits, pre-merge checks, or quality validation of Laravel + React + Python code. EXCLUSIVE to reviewer agent.

3Installs·0Trend·@htooayelwinict

Installation

$npx skills add https://github.com/htooayelwinict/claude-config --skill code-review-checklist

SKILL.md

Before completing any review, verify the codebase passes all checks:

| Mass assignment | $fillable or $guarded defined | | Authorization | Policy or Gate used | | Validation | FormRequest with rules | | CSRF | @csrf in forms | | SQL injection | No raw queries with user input |

| XSS | No dangerouslySetInnerHTML | | Props | TypeScript interfaces used | | Secrets | No sensitive data in client |

Review code changes for correctness, security, performance, and maintainability. Use for PR reviews, code audits, pre-merge checks, or quality validation of Laravel + React + Python code. EXCLUSIVE to reviewer agent. Source: htooayelwinict/claude-config.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

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

Quick answers

What is code-review-checklist?

Review code changes for correctness, security, performance, and maintainability. Use for PR reviews, code audits, pre-merge checks, or quality validation of Laravel + React + Python code. EXCLUSIVE to reviewer agent. Source: htooayelwinict/claude-config.

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/htooayelwinict/claude-config --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/htooayelwinict/claude-config