name: review-code description: Provides a structured workflow for planning and executing code reviews like a senior engineer. Use when asked to review code, PRs, or plan a code review task.
Code Review Skill
Workflow
- Understand: Read context (ticket, PR description) and identifiy scope.
-
Execute: Use the checklist in references/checklist.md.
- Core areas: Quality, Security, Performance, Maintainability.
-
Tools: Run project-specific linting and testing commands (e.g.,
just lint,npm test,pytest); use static analysis if available. - Document: Provide constructive feedback with rationale and suggestions.
- Follow Up: Track and verify fixes.
References
-
checklist.md: Detailed review criteria.
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
124
GitHub Forks
6
Created
Jan 2026
Last Updated
il y a 4 mois
tools
tools productivity tools
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!