code-reviewer

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

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/tiandiyiqi/ai-skills --skill code-reviewer-tiandiyiqi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/tiandiyiqi/ai-skills/tree/main/engineering-team/code-reviewer
Command: npx skills add https://github.com/tiandiyiqi/ai-skills --skill code-reviewer-tiandiyiqi

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: Analyzes code for quality, style, and potential bugs.
  • Best Practice Enforcement: Checks adherence to established coding standards.
  • Security Scanning: Identifies common security vulnerabilities.
  • Report Generation: Creates comprehensive review reports.
  • Use Case: When submitting a pull request, use this Skill to automatically perform a thorough code review, flagging any issues before human review.

Quick Start

Use the code-reviewer skill to analyze the current project directory for quality issues.

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?

To automate code review for a pull request, you can use this skill to analyze your project directory, identify bugs, enforce best practices, and flag security vulnerabilities before human review.

Does automated code analysis work with Python and TypeScript?

Yes, automated code analysis works with Python and TypeScript, alongside JavaScript, Swift, Kotlin, and Go, ensuring code quality and maintainability across these multiple programming languages.

What's the best way to scan code for security vulnerabilities before merging?

The best way to scan code for security vulnerabilities is using an automated skill that identifies common security issues, checks adherence to coding standards, and generates comprehensive review reports.

Can I enforce coding best practices automatically in my repository?

Yes, you can enforce coding best practices automatically by running this skill on your project directory to check adherence to established standards and flag any deviations during the review.

How do I generate a code review checklist for multiple programming languages?

To generate a code review checklist for multiple programming languages, use this skill to perform automated analysis, scan for vulnerabilities, and output a comprehensive report for your repository.

Are there limitations to automated security scanning for pull requests?

Automated security scanning for pull requests identifies common vulnerabilities and quality issues, but it is designed to provide feedback before human review rather than replacing manual code analysis entirely.