code-review

Analyze staged, unstaged, or branch diffs for security, quality, performance, and convention issues.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review changes in code to uncover security risks, quality gaps, performance drains, and convention violations before merging.

Core Features & Use Cases

  • Diff analysis: Scans staged/unstaged/branch diffs and flags security, quality, performance, and conventions issues.
  • Context-aware guidance: Tailors checks for Expo/React Native environments and large codebases.
  • Use Case: A developer pushes a commit with new dependencies; the skill flags potential security risks and style violations before merge.

Quick Start

Review the latest git changes with the appropriate argument to initiate a targeted code-review pass.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I review git diffs for security and code quality issues in React Native?

Review git diffs for security and code quality by analyzing staged, unstaged, or branch changes. The skill scans code changes across React Native and Expo projects to uncover security risks, quality gaps, and convention violations before merge.

What's the best way to check Expo and React Native code changes for performance and memory issues?

Check Expo and React Native code changes for performance and memory issues using a multi-category checklist. It flags performance drains, battery impacts, and resource management gaps directly within your git diff analysis.

Can I use this code review skill for staged and unstaged changes in my CI workflow?

Yes, you can use this code review skill for staged and unstaged changes in your CI workflow. It analyzes branch changes across React Native and Expo projects, returning a structured verdict with actionable findings.

Does this code review tool only check for security vulnerabilities?

No, this code review tool does not only check for security vulnerabilities. It follows a multi-category checklist covering security, code quality, performance, battery, project conventions, Expo specifics, and memory management.

How do I get actionable feedback before merging new dependencies in a React Native project?

Get actionable feedback before merging new dependencies by running a targeted code review pass on your latest git changes. It flags potential security risks and style violations, returning a structured verdict for your React Native project.

Why should I automate code review for my Expo project conventions?

Automate code review for your Expo project conventions to consistently uncover convention violations and security risks before merging. It provides context-aware guidance tailored to Expo environments and large codebases.