code-reviewer

Analyze code diffs and files for bugs, security vulnerabilities, and code smells.

1|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Jorge-Ivan/uam-hogar-nazareth-web --skill code-reviewer-jorge-ivan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-reviewer
Source: https://github.com/Jorge-Ivan/uam-hogar-nazareth-web/tree/main/.claude/skills/code-reviewer
Command: npx skills add https://github.com/Jorge-Ivan/uam-hogar-nazareth-web --skill code-reviewer-jorge-ivan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the critical need for thorough code quality assurance by identifying bugs, security vulnerabilities, and areas for improvement, ensuring higher-quality, more maintainable, and secure software.

Core Features & Use Cases

  • Comprehensive Code Analysis: Detects bugs, security flaws (SQL injection, XSS), code smells, N+1 queries, and architectural issues.
  • Actionable Feedback: Provides prioritized, structured reports with clear recommendations.
  • Use Case: When reviewing a pull request, use this Skill to get a detailed report on potential issues, helping the team merge higher-quality code faster.

Quick Start

Use the code-reviewer skill to analyze the provided code diff for potential issues.

Frequently Asked Questions about code-reviewer

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

FAQPage Schema
How do I review a pull request for security vulnerabilities and bugs?

To review a pull request for security vulnerabilities and bugs, analyze the code diff to identify SQL injection, XSS, N+1 queries, and architectural issues, generating a structured report with prioritized, actionable feedback.

What is the best way to detect code smells and N+1 queries in a code diff?

The best way to detect code smells and N+1 queries in a code diff is to analyze the files for architectural concerns and naming issues, producing a prioritized review report to help merge higher-quality code faster.

Can I use automated code review to identify architectural concerns and refactoring opportunities?

Yes, you can use automated code review to identify architectural concerns and refactoring opportunities by analyzing code files to detect bugs, code smells, and security flaws, resulting in actionable recommendations for maintainable software.

How do I get prioritized actionable feedback for a code quality audit?

To get prioritized actionable feedback for a code quality audit, analyze the code diff to identify vulnerabilities and improvement areas, which produces a structured review report ensuring higher-quality, secure software.

Does code review work for detecting SQL injection and XSS vulnerabilities in my code?

Yes, code review works for detecting SQL injection and XSS vulnerabilities by analyzing code diffs and files to identify these specific security flaws, producing a structured report with clear recommendations to fix them.