React Native Best Practices — agent skill from callstackincubator/agent-skills

React Native Best Practices is available in the open agent skills ecosystem (callstackincubator/agent-skills).

Install

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

Skill content

The instructions an agent receives when this skill is active.

--- name: react-native-best-practices description: Provides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and animations. Applies to tasks involving Hermes optimization, JS thread blocking, bridge overhead, FlashList, native modules, or debugging jank and frame drops. license: MIT --- # React Native Best Practices

Related skills

Other listings in the same category or with overlapping tags.

FAQ

What does React Native Best Practices do?
React Native Best Practices is available in the open agent skills ecosystem (callstackincubator/agent-skills). React Native Best Practices — agent skill from callstackincubator/agent-skills.
How do I install React Native Best Practices?
In a supported agent environment, run: npx skills add https://github.com/callstackincubator/agent-skills --skill react-native-best-practices
When should I use React Native Best Practices?
Use this skill when working on tasks related to react-native-best-practices.
Got an example for React Native Best Practices?
Apply React Native Best Practices to a relevant agent workflow.
Where does React Native Best Practices come from?
Source and updates: https://www.skills.sh/callstackincubator/agent-skills/react-native-best-practices. Confirm install steps and permissions there before you rely on it.