From claude-code-community-ireland-claude-code-resources
Performs thorough code reviews on PRs covering correctness, security, performance, maintainability, and testing. Provides structured feedback with categories and suggested fixes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-code-community-ireland-claude-code-resources:code-reviewerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Perform thorough, constructive code reviews on pull requests and code changes.
Perform thorough, constructive code reviews on pull requests and code changes.
When reviewing code:
Correctness
Security
Performance
Maintainability
Testing
Use this format for each comment:
**[Category]** File:Line
Description of the issue or suggestion.
Suggested fix (if applicable):
\`\`\`
code example
\`\`\`
End with a summary:
npx claudepluginhub claude-code-community-ireland/claude-code-resourcesScans a codebase for architectural friction, presents candidates as a visual HTML report with before/after diagrams, and guides you through deepening refactors.