Skip to main content
Back to registry

react-native-best-practices

callstackincubator/agent-skills

Performance optimization guide for React Native applications, covering JavaScript/React, Native (iOS/Android), and bundling optimizations. Based on Callstack's "Ultimate Guide to React Native Optimization".

Installs7
Install command
npx skills add https://github.com/callstackincubator/agent-skills --skill react-native-best-practices
Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykPASS
About this skill
Performance optimization guide for React Native applications, covering JavaScript/React, Native (iOS/Android), and bundling optimizations. Based on Callstack's "Ultimate Guide to React Native Optimization". Each reference file follows a hybrid format for fast lookup and deep understanding: Impact ratings : CRITICAL (fix immediately), HIGH (significant improvement), MEDIUM (worthwhile optimization) Reference these guidelines when: Follow this cycle for any performance issue: Measure → Optimize → Re-measure → Validate If metrics did not improve, revert and try the next suggested fix. Profile first: Common fixes: Analyze bundle: Verify improvement after optimization: Common fixes: Measure TTI: Common fixes: Profile native: Common fixes: Full documentation with code examples in references/ : Based on "The Ultimate Guide to React Native Optimization" by Callstack. - Quick Pattern : Incorrect/Correct code snippets for immediate pattern matching - Quick Command : Shell commands for process/measurement skills - Quick Config : Configuration snippets for setup-focused skills - Quick Reference : Summary tables for conceptual skills - Deep Dive : Full context with When to Use, Prerequisites, Step-by-Step, Common Pitfalls - Debugging slow/janky UI or animations - Investigating memory leaks (JS or native) - Optimizing app startup time (TTI) - Reducing bundle or app size - Writing native...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does react-native-best-practices do?

Performance optimization guide for React Native applications, covering JavaScript/React, Native (iOS/Android), and bundling optimizations. Based on Callstack's "Ultimate Guide to React Native Optimization".

Is react-native-best-practices good?

react-native-best-practices does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does react-native-best-practices work with?

react-native-best-practices currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to react-native-best-practices?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install react-native-best-practices?

npx skills add https://github.com/callstackincubator/agent-skills --skill react-native-best-practices

Related skills

More from callstackincubator/agent-skills

Related skills

Alternatives in Software Engineering