react-native-reviewer

Community

Catch RN anti-patterns before they ship.

AuthorLionGab
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams keep React Native code clean and performant by detecting common anti-patterns during code reviews, such as usage of ScrollView with .map() and silent console logs.

Core Features & Use Cases

  • Anti-pattern detection: Flag ScrollView with .map() and suggest using FlatList for virtualized lists.
  • Logging hygiene: Recommend centralized logger instead of direct console.* calls.
  • Type safety reminders: Flag explicit use of any and encourage explicit types.

Quick Start

Review the latest PR with the RN Reviewer to surface performance and quality anti-patterns and apply suggested fixes in touched files.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: react-native-reviewer
Download link: https://github.com/LionGab/NossaMaternidade-2/archive/main.zip#react-native-reviewer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.