LLM Skills
~/catalog/debugging & maintenance//code-review

Code Review

/code-review

Systematic code review patterns covering security, performance, maintainability, correctness, and testing : with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewi

ClawHub communityClawHub community
19
May 11, 2026
// skill content

Skill created by the community and listed at ClawHub. Canonical source: https://clawhub.ai/skills/code-review Version: 1.0.0 Source changelog: Initial release of the code-review skill with comprehensive, structured checklists for code review. - Provides detailed checklists for security, performance, correctness, maintainability, and testing. - Suggests severity and priority levels for each review dimension. - Outlines best practices, anti-patterns to avoid, and a step-by-step review process. - Includes sample installation instructions. - Aims to standardize and improve code review quality for any team.

// original public source
https://clawhub.ai/skills/code-review
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.
// install this skill
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/code-review" "https://clawhub.ai/skills/code-review"
Then in Claude Code, type /code-review to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 19
UpdatedMay 11, 2026
Format.md
AccessFree
// similar

Skills Debugging & maintenance

View allarrow_forward