بنقرة واحدة
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