code-reviewer

Automate code review across TypeScript, JavaScript, Python, Swift, Kotlin, and Go.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/LannieYoo/gangwon-business-portal --skill code-reviewer-lannieyoo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/LannieYoo/gangwon-business-portal/tree/main/.agent/skills/dev-code_reviewer
Command: npx skills add https://github.com/LannieYoo/gangwon-business-portal --skill code-reviewer-lannieyoo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the code review process by automating analysis, checking for best practices, and identifying potential security vulnerabilities, ensuring higher code quality and maintainability.

Core Features & Use Cases

  • Automated Code Analysis: Performs in-depth analysis of code quality and adherence to best practices.
  • Security Scanning: Identifies common security flaws and vulnerabilities.
  • Report Generation: Creates comprehensive review reports.
  • Use Case: When submitting a pull request, use this Skill to automatically scan the changes for bugs, security issues, and style violations before manual review.

Quick Start

Use the code-reviewer skill to analyze the code in the current directory.

Frequently Asked Questions about code-reviewer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for a pull request?

Automate code review for a pull request by running automated code analysis to scan changes for bugs, security issues, and style violations before manual review. This generates a comprehensive review report checking against best practices.

Can I scan multiple programming languages for security vulnerabilities?

Yes, security scanning and best practices analysis support multiple programming languages including TypeScript, JavaScript, Python, Swift, Kotlin, and Go. It identifies common security flaws and vulnerabilities across these codebases.

What is automated code analysis and how does it check best practices?

Automated code analysis performs in-depth evaluation of code quality and adherence to best practices. It identifies potential issues and generates review checklists to ensure higher code quality and maintainability.

Does this code analysis tool work with Swift and Kotlin?

Yes, this code analysis tool works with Swift and Kotlin, along with TypeScript, JavaScript, Python, and Go. It performs comprehensive code review and security scanning for these languages.

How do I generate a code review checklist for my project?

Generate a code review checklist by performing automated code analysis in your current directory. The skill evaluates code quality, checks best practices, scans for vulnerabilities, and produces a comprehensive review report.