bycallstackincubator· 17 skills
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.
$npx -y skills add callstackincubator/agent-skills --skill react-native-best-practicesInstalls into the current project.
Run `npx skills use "https://github.com/callstackincubator/agent-skills" --skill "callstackincubator/agent-skills/react-native-best-practices"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/callstackincubator/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/callstackincubator/agent-skills"` and select the relevant skills, then follow their instructions.