mobile-perf

Community

Audit React Native performance to fix bottlenecks.

Authorberkcangumusisik
Version1.0.0
Installs0

System Documentation

What problem does it solve?

React Native apps often suffer from performance bottlenecks due to long FlatList render paths, excessive re-renders, and expensive bridge calls. The Skill provides targeted checks to identify FlatList issues, excessive re-renders, and costly native bridge calls.

Core Features & Use Cases

  • FlatList optimization checks for missing keyExtractor and getItemLayout, suggest memoization etc.
  • Re-render reduction checks identify unnecessary renders from inline props and improper memo usage.
  • Bridge call minimization highlights costly JS-to-native operations and how to mitigate. Use cases include: you have a RN app with long lists, animations, etc.

Quick Start

Run the audit against your React Native project to surface performance issues and actionable fixes.

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: mobile-perf
Download link: https://github.com/berkcangumusisik/claude-code-practices/archive/main.zip#mobile-perf

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.