Code Reviewer
Complete toolkit for code reviewer with modern tools and best practices.
About
--- name: code-reviewer description: 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. --- # Code Reviewer Complete toolkit for code reviewer with modern tools and best practices. ## Quick Start ### Main Capabilities This skill provides three core capabilities through automated scripts: ```bash # Script 1: Pr Analyzer python scripts/pr_analyzer.py [options] # Script 2: Code Quality Checker python scripts/code_quality_checker.py [options] # Script 3: Review Report Generator python scripts/review_report_generator.py [options] ``` ## Core Capabilities ### 1. Pr Analyzer Automated tool for pr analyzer tasks. **Features:** - Automated scaffolding - Best practices built-in - Configurable templates - Quality checks **Usage
Quick Start
Manual Installation
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions