원클릭으로
code-review-checklist
Comprehensive code review checklists for backend and frontend code.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Comprehensive code review checklists for backend and frontend code.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | code-review-checklist |
| description | Comprehensive code review checklists for backend and frontend code. |
| tags | ["code-review","quality","best-practices","laravel","react"] |
Use this Skill to ensure consistent, thorough code reviews across your team. These checklists help reviewers catch common issues, enforce best practices, and maintain code quality standards.
This Skill provides:
| Template | Description |
|---|---|
templates/backend-checklist.md | Checklist for Laravel/PHP backend code |
templates/frontend-checklist.md | Checklist for React/TypeScript frontend code |
Backend Checklist:
Frontend Checklist:
Copy the relevant checklist content when reviewing a PR:
# Copy backend checklist to clipboard
cat ai-prompts/skills/code-review-checklist/templates/backend-checklist.md | pbcopy
# Or for frontend
cat ai-prompts/skills/code-review-checklist/templates/frontend-checklist.md | pbcopy
When working with Claude for code reviews:
"Use the code-review-checklist Skill to review this Laravel controller. Focus on security and performance considerations."
"Apply the frontend checklist from code-review-checklist Skill to review this React component."
To adapt these checklists for your team:
templates/ to add team-specific checksapi-checklist.md)project-bootstrap - Set up projects that align with these review standards