erne-code-review

Orchestrate parallel code review and performance profiling for React Native projects.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps teams perform thorough code reviews by integrating code-quality checks with performance profiling, reducing review cycles and catching issues early.

Core Features & Use Cases

  • Parallel execution: Run code-reviewer and performance-profiler agents in parallel to speed up reviews.
  • Quality and performance checks: Detect re-render issues, anti-patterns, platform parity gaps, and security concerns while profiling rendering performance.
  • Use Case: In a pre-merge check for a React Native app, automatically catch regressions and performance bottlenecks.

Quick Start

Run the /erne-code-review command to execute the paired code-reviewer and performance-profiler agents in parallel.

Frequently Asked Questions about erne-code-review

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

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

Automate React Native code review by running paired code-reviewer and performance-profiler agents in parallel to detect rendering bottlenecks, anti-patterns, and deployment readiness issues while generating a structured report.

What is the best way to catch re-render issues in an Expo project before merging?▼

Catch Expo re-render issues before merging by running a pre-merge code review that profiles rendering performance, detects anti-patterns, and checks platform parity to prevent regressions.

Does this code review approach work with both React Native and Expo projects?▼

Yes, this code review approach works with both React Native and Expo projects, applying dual-agent parallel execution to assess quality, performance, and deployment readiness across both platforms.

How do I identify platform discrepancies and security concerns during a React Native code review?▼

Identify platform discrepancies and security concerns during a React Native code review by executing quality checks that detect anti-patterns and platform parity gaps while profiling rendering performance simultaneously.

What is included in the structured report generated by the React Native code review?▼

The structured report generated by the React Native code review includes Critical issues, Warnings, Suggestions, and Positive Observations, providing a comprehensive overview of code quality and performance bottlenecks.

What are the limitations of using dual-agent code review for React Native performance profiling?▼

The limitations of dual-agent React Native code review include its strict dependency on parallel execution and its specialized focus on rendering issues, platform discrepancies, and deployment readiness rather than general software testing.