Optimizes React Native applications by providing expert guidelines for performance, bundle size, and native stability.
This skill equips Claude with specialized knowledge derived from Callstack's industry-leading optimization research to debug and enhance mobile applications. It offers actionable patterns for improving FPS, reducing Time to Interactive (TTI), and resolving memory leaks across both JavaScript and native layers. Whether you are optimizing list rendering with FlashList, configuring Hermes for better startup times, or analyzing bundle sizes for production, this skill provides the specific commands, configurations, and code patterns needed to build high-performance React Native apps.
主な機能
01Performance profiling for JS and native threads (iOS/Android)
02Advanced UI optimization for lists, animations, and re-renders
03Startup time (TTI) measurement and improvement workflows
04Memory leak detection and resolution patterns for JS and Native
050 GitHub stars
06Bundle size reduction and tree-shaking optimization strategies
ユースケース
01Debugging UI jank and frame drops in complex mobile views
02Refactoring legacy ScrollView components to high-performance FlashLists
03Reducing final IPA/APK size for production app store releases