rn-codereview

Review every React Native project file for correctness, performance, maintainability, patterns, and security.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/lfggarcia/dnd-app --skill rn-codereview
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rn-codereview
Source: https://github.com/lfggarcia/dnd-app/tree/main/.github/skills/rn-codereview
Command: npx skills add https://github.com/lfggarcia/dnd-app --skill rn-codereview

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to perform comprehensive, structured code reviews across a React Native project, ensuring quality, maintainability, and security.

Core Features & Use Cases

  • Systematic per-file reviews with predefined criteria (Correctness, Performance, Maintainability, React Native patterns, Security).
  • Actionable, prioritized reports with per-file findings and remediation steps.
  • Generates a centralized plan (ROADMAP, SUMMARY, and per-file docs) to guide fixes before release.

Quick Start

Run the code review process on the rn-codereview skill directory to generate file-level findings and a final summary.

Frequently Asked Questions about rn-codereview

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

FAQPage Schema
What is an architecture-grade React Native code review?

An architecture-grade React Native code review systematically evaluates every project file against Correctness, Performance, Maintainability, RN patterns, and Security criteria, generating per-file findings and a consolidated roadmap for refactoring.

How do I automate a static analysis audit for a large React Native codebase?

You automate a React Native static analysis audit by running a structured review workflow that targets each file, tracks issues, and outputs prioritized remediation steps alongside a centralized summary and roadmap for fixes.

Can I use this code review workflow for PR reviews and project onboarding?

Yes, this code review workflow supports PR reviews, internal audits, and onboarding scenarios by producing complete documentation and actionable refactoring guidance across large React Native codebases.

What's the best way to generate maintainability documentation for a React Native project?

The best way to generate maintainability documentation is to run an exhaustive review that enforces structured checks across the codebase, producing per-file reports and a final summary to guide fixes before release.

Does this React Native code review require any external dependencies?

No, this React Native code review workflow operates without any external dependencies, allowing you to directly audit your project files and generate actionable documentation without additional environment setup.