Code Review Skill

Analyze code for correctness, security, performance, and maintainability issues.

3|Updated Nov 19, 2025
One-click install
npx skills add https://github.com/meaganewaller/.dotfiles --skill code-review-skill-meaganewaller
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Code Review Skill
Source: https://github.com/meaganewaller/.dotfiles/tree/main/home/.claude/skills/common/code-review
Command: npx skills add https://github.com/meaganewaller/.dotfiles --skill code-review-skill-meaganewaller

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps developers improve the quality, security, and maintainability of their code by providing a structured review process.

Core Features & Use Cases

  • Systematic Code Analysis: Reviews code across correctness, security, performance, and maintainability.
  • Structured Feedback: Delivers feedback in a clear, actionable format including critical issues, suggestions, questions, and positive notes.
  • Use Case: A developer submits a new feature implementation and asks for a review. The skill analyzes the code, identifies potential bugs and security vulnerabilities, and provides actionable feedback to the developer.

Quick Start

Use the code review skill to analyze the provided code snippet for quality and security issues.

Frequently Asked Questions about Code Review Skill

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

FAQPage Schema
How do I review code for security vulnerabilities and maintainability issues?

Reviewing code for security vulnerabilities and maintainability issues requires a systematic analysis across correctness, performance, and structure. This skill applies a defined methodology to identify bugs and areas for refactoring, delivering structured feedback with critical issues and suggestions.

What is the best way to get structured feedback on a new feature implementation?

The best way to get structured feedback on a new feature implementation is using a defined review format. This skill analyzes submitted code and delivers actionable feedback categorized into critical issues, suggestions, questions, and positive notes to improve overall quality.

Can I use a code review skill to identify bugs and potential refactoring areas?

Yes, you can use a code review skill to identify bugs and refactoring areas. It analyzes software development workflows for correctness and performance, providing actionable feedback to help developers catch issues and improve maintainability before deployment.

How do I analyze a code snippet for quality and security issues?

To analyze a code snippet for quality and security issues, submit it to the review process. The skill evaluates the code against correctness, security, performance, and maintainability criteria, returning structured feedback to guide improvements.

Does automated code analysis work without integrating external debugging tools?

Automated code analysis works without external debugging tools by applying an internal review methodology. It directly evaluates the provided code for vulnerabilities and maintainability issues, generating structured feedback independently of additional dependencies.

Why does code review feedback need to follow a defined format?

Code review feedback needs a defined format to ensure clarity and actionable outcomes. Structuring feedback into critical issues, suggestions, questions, and positive notes helps developers systematically address vulnerabilities and improve code quality without ambiguity.