一键导入
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