code-review

Guide code reviews with a checklist covering quality, bugs, performance, security, and testing.

233|49|Updated Nov 4, 2025
One-click install
npx skills add https://github.com/Leavesfly/Jimi --skill code-review-leavesfly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/Leavesfly/Jimi/tree/main/src/main/resources/skills/code-review
Command: npx skills add https://github.com/Leavesfly/Jimi --skill code-review-leavesfly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured checklist and best practices to ensure code quality, identify potential issues, and improve the overall maintainability and security of software.

Core Features & Use Cases

  • Comprehensive Checklist: Covers code quality, potential bugs, performance, security, and testing.
  • Structured Feedback: Guides reviewers to provide clear, actionable feedback in a consistent format.
  • Use Case: Integrate this Skill into your pull request workflow to automatically prompt reviewers with a detailed guide, ensuring no critical aspects of code quality are overlooked.

Quick Start

Use the code-review skill to review the attached code changes.

Frequently Asked Questions about code-review

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

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

To perform a structured code review, use a comprehensive checklist covering code quality, potential bugs, performance, security, and testing. This ensures consistent, actionable feedback with clear sections for critical issues and suggestions.

What should I look for when reviewing code quality and security vulnerabilities?

When reviewing code quality and security vulnerabilities, check for potential bugs, performance considerations, and testing coverage. A structured checklist helps identify these issues and facilitates clear feedback on critical security aspects.

Can I use a code review checklist to improve software maintainability?

Yes, you can use a code review checklist to improve software maintainability. It provides best practices to identify potential issues, ensuring no critical aspects of code quality, security, and performance are overlooked during development.

Does integrating a code review guide into pull request workflows help catch bugs?

Integrating a code review guide into pull request workflows helps catch bugs by automatically prompting reviewers with a detailed checklist. This addresses potential issues and security vulnerabilities before merging code changes.

What is the best way to provide actionable feedback during a code review?

The best way to provide actionable feedback is using a structured format with clear sections for critical issues, suggestions, and positive aspects. This approach ensures professional code reviews deliver consistent and clear guidance.