code-review-standards
New1Community RegistryGeneralby natifridman
Standardized code review checklist covering code quality, testing, documentation, security, and team standards
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-standards.md https://raw.githubusercontent.com/natifridman/claude-plugins/main/SKILL.md3
Invoke in Claude Code
/code-review-standardsView source on GitHub
securitytestingcode-reviewdocumentation
Frequently Asked Questions
What is code-review-standards?
Standardized code review checklist covering code quality, testing, documentation, security, and team standards
How to install code-review-standards?
To install code-review-standards, 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-standards.
What is code-review-standards best for?
code-review-standards is a community categorized under General. It is designed for: security, testing, code-review, documentation. Created by natifridman.