Armory
Source
Browse
Skills

code-reviewer-2

Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install code-reviewer-2 --cli claude

writes the skill into.claude/skills/code-reviewer-2/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/code-reviewer-2/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.

When to use it

Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/code-reviewer/SKILL.md -o .claude/skills/code-reviewer/SKILL.md

Notes

Extracted from davila7/claude-code-templates, code-reviewer category.