๐ŸŽฏ

code-review-analysis

๐ŸŽฏSkill

from aj-geddes/useful-ai-prompts

VibeIndex|
What it does
|

A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.

Overview

Code Review Analysis is a Claude Code skill that provides a systematic code review process covering code quality, security, performance, maintainability, and best practices. It includes detailed checklists, code examples showing good vs bad patterns, and structured workflows for reviewing pull requests and analyzing code quality following industry standards.

Key Features

  • Structured Review Process - Step-by-step workflow starting with initial assessment (PR description, change scope), then code quality analysis, and security review
  • Security Vulnerability Detection - Checks for SQL injection, XSS, authentication/authorization issues with clear before/after code examples showing vulnerable vs secure patterns
  • Code Quality Analysis - Evaluates readability (meaningful naming, documentation), complexity (early returns over deep nesting), and maintainability
  • Git-Based Workflow - Integrates with git commands to check diffs, file changes, and commit history as part of the review process
  • Actionable Examples - Every guideline includes concrete code examples in Python, JavaScript, and TypeScript showing anti-patterns alongside correct implementations

Who is this for?

This skill is designed for developers and team leads who perform code reviews and want AI-assisted analysis for identifying quality issues, security vulnerabilities, and coding standard violations. It is particularly useful for teams that want to establish consistent code review practices with automated checks and mentoring through code review feedback.

๐Ÿ“ฆ

Same repository

aj-geddes/useful-ai-prompts(259 items)

code-review-analysis

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add aj-geddes/useful-ai-prompts --skill code-review-analysis
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add aj-geddes/useful-ai-prompts --skill code-review-analysis
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/code-review-analysis/SKILL.md

SKILL.md

1,841Installs
59
-
Last UpdatedDec 28, 2025

More from this repository10

๐ŸŽฏ
nodejs-express-server๐ŸŽฏSkill

A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.

๐ŸŽฏ
ios-swift-development๐ŸŽฏSkill

A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.

๐ŸŽฏ
architecture-diagrams๐ŸŽฏSkill

A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.

๐ŸŽฏ
rest-api-design๐ŸŽฏSkill

A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.

๐ŸŽฏ
flask-api-development๐ŸŽฏSkill

Flask API development guidelines from the useful-ai-prompts library of 488+ production-ready AI prompts and skills, covering RESTful API design, authentication, and deployment strategies.

๐ŸŽฏ
android-kotlin-development๐ŸŽฏSkill

A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.

๐ŸŽฏ
markdown-documentation๐ŸŽฏSkill

A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.

๐ŸŽฏ
ansible-automation๐ŸŽฏSkill

Covers infrastructure automation and configuration management using Ansible playbooks, roles, and inventory for deploying applications, patching, and managing servers across multiple environments.

๐ŸŽฏ
jenkins-pipeline๐ŸŽฏSkill

A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.

๐ŸŽฏ
wireframe-prototyping๐ŸŽฏSkill

A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.