code-review

Run parallel code review and performance profiling on React Native projects.

41|4|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/JubaKitiashvili/everything-react-native-expo --skill code-review-jubakitiashvili
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/JubaKitiashvili/everything-react-native-expo/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/JubaKitiashvili/everything-react-native-expo --skill code-review-jubakitiashvili

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This tool combines code quality assessment with performance profiling to identify rendering issues, memory leaks, and inefficiencies in React Native projects.

Core Features & Use Cases

  • Parallel execution of code-reviewer and performance-profiler agents for faster, comprehensive analysis
  • Aggregated results organized by severity with clear remediation guidance
  • Platform-aware checks for iOS/Android parity, Expo SDK usage, and accessibility considerations
  • Reproducible quick-start instructions and integration with existing CI workflows

Quick Start

Run the /code-review command to launch both agents in parallel for a full code review.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate React Native code review and performance profiling?

Automate React Native code review and performance profiling by running parallel agents that analyze code quality, render behavior, memory, and bundle size across platforms. Aggregated results are organized by severity with clear remediation guidance.

Can I run code quality checks and performance analysis at the same time?

Yes, the code-review command executes code-reviewer and performance-profiler agents in parallel. This coordinated execution provides faster, comprehensive analysis of your codebase.

Does this code review tool support Expo SDK projects?

Yes, the analysis includes platform-aware checks for Expo SDK usage, iOS and Android parity, and accessibility considerations. This ensures your React Native project meets platform-specific standards.

What is the best way to find rendering issues and memory leaks in a React Native app?

The best way to find rendering issues and memory leaks is through holistic performance profiling. The tool combines code quality assessment with profiling to identify inefficiencies and aggregated results by severity.

How do I integrate automated code analysis into my CI workflow?

Integration with existing CI workflows is supported through reproducible quick-start instructions. Running the code-review command generates structured outputs that can be consumed by your pipeline.

What form do the code review and profiling results take?

Results are presented as structured outputs organized by severity. The aggregated format includes clear remediation guidance to help you address code quality and performance issues efficiently.