code-review-plugin
New3Community RegistryGeneralby AlexeyTripleA
Universal code reviewer checking security, performance, and code quality with live documentation
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/code-review-plugin.md https://raw.githubusercontent.com/AlexeyTripleA/claude-code-plugins/main/SKILL.md3
Invoke in Claude Code
/code-review-pluginView source on GitHub
securitycode-reviewdocumentationplugin
Frequently Asked Questions
What is code-review-plugin?
Universal code reviewer checking security, performance, and code quality with live documentation
How to install code-review-plugin?
To install code-review-plugin, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /code-review-plugin.
What is code-review-plugin best for?
code-review-plugin is a community categorized under General. It is designed for: security, code-review, documentation, plugin. Created by AlexeyTripleA.