Claude Code Plugins

Community-maintained marketplace

Feedback

How to review code; a pull request, feature branch, local changes etc.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name code-review
description How to review code; a pull request, feature branch, local changes etc.

When asked to review code, whether a PR on GitHub or some local changes, provide feedback on:

  • Code quality and best practices
  • Potential bugs or issues
  • Performance considerations
  • Security concerns
  • Test coverage

Use the repository's CLAUDE.md for guidance on style and conventions. If you encounter terms that should be added to the glossary, invoke the glossary skill using: Skill tool with skill="glossary" Be constructive and helpful in your feedback.