code-review-react-native

Official

Catch React Native plugin issues before release.

Authortalsec
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps prevent regressions and long-term codebase rot in React Native plugin repositories by enforcing strict, cross-language correctness across TypeScript, Kotlin (Android), Swift (iOS), and Expo config plugin output.

Core Features & Use Cases

  • Correctness & contract alignment: Ensures public API and native/wire contracts stay consistent between TypeScript types and native bridge/event wiring.
  • Native-layer cleanliness checks: Blocks risky patterns like hardcoded fallbacks in Kotlin/Swift and enforces that defaults belong in the layer that owns the contract.
  • Event and obfuscation integrity: Verifies NativeEventEmitter channel data array shapes/order and protects security-relevant EventIdentifiers obfuscation logic.
  • Release-safe review workflow: Handles built outputs (lib/ and plugin/build/) as regenerated artifacts and focuses review on hand-written sources with clear escalation rules.

Quick Start

Ask the AI to review your React Native plugin pull request for PR#N and to produce a structured report with blockers, major issues, minor/polish notes, and a recommended action list.

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: code-review-react-native
Download link: https://github.com/talsec/Free-RASP-ReactNative/archive/main.zip#code-review-react-native

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 471,000+ vetted skills library on demand.