code-review-analysis
๐ฏSkillfrom aj-geddes/useful-ai-prompts
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)
Installation
npx vibeindex add aj-geddes/useful-ai-prompts --skill code-review-analysisnpx skills add aj-geddes/useful-ai-prompts --skill code-review-analysis~/.claude/skills/code-review-analysis/SKILL.mdSKILL.md
More from this repository10
A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.
A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.
A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.
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 guidelines from the useful-ai-prompts library of 488+ production-ready AI prompts and skills, covering RESTful API design, authentication, and deployment strategies.
A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.
A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.
Covers infrastructure automation and configuration management using Ansible playbooks, roles, and inventory for deploying applications, patching, and managing servers across multiple environments.
A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.
A collection of Claude Code skills for tasks like code review, security analysis, and development best practices, each providing structured expert guidance.