ワンクリックで
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