code-review

Review code changes for quality, conventions, performance, and security.

Updated Feb 7, 2026
One-click install
npx skills add https://github.com/froggugugugu/project-blueprints --skill code-review-froggugugugu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/froggugugugu/project-blueprints/tree/main/project-blueprint-en/.claude/skills/code-review
Command: npx skills add https://github.com/froggugugugu/project-blueprints --skill code-review-froggugugugu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the need for consistent, high-quality, and secure code by automating the review process, ensuring adherence to project standards and identifying potential issues before they impact the codebase.

Core Features & Use Cases

  • Automated Code Analysis: Reviews code changes against project conventions, architecture, performance, and security best practices.
  • Spec Compliance Verification: Ensures implemented code meets the acceptance criteria defined in task files.
  • Use Case: After a developer implements a new feature, this skill can be invoked to perform a thorough review, providing actionable feedback on code quality, potential bugs, and security vulnerabilities.

Quick Start

Use the code-review skill to review the latest commit.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code review for security and performance compliance?

Automate code review by analyzing changes against project conventions, architecture, performance, and security best practices. This skill triggers on audit requests to provide structured feedback without modifying source code.

What is code analysis for spec compliance verification?

Code analysis for spec compliance ensures implemented code meets acceptance criteria defined in task files. It validates code quality and potential bugs by reviewing changes against project-specific checklists.

Can I validate code quality without modifying the source code?

You can validate code quality without modifying source code by triggering an audit on review requests. The skill provides actionable feedback on vulnerabilities and conventions compliance while leaving the codebase untouched.

How do I check code changes against project conventions and architecture?

Check code changes by invoking a review on the latest commit. The analysis verifies adherence to specifications and best practices, returning structured feedback on compliance and security.