bysoftware-mansion· 15 skills
Optimizes a React Native app by profiling first to find real bottlenecks, then sweeping for mechanical issues. Entry-point for all performance work. Use when the app feels slow, user asks to optimize, fix re-renders, reduce jank, or improve startup. Delegates to argent-react-native-profiler for measurement.
$npx -y skills add software-mansion/argent --skill argent-react-native-optimizationInstalls into the current project.
Run `npx skills use "https://github.com/software-mansion/argent" --skill "software-mansion/argent/argent-react-native-optimization"` 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/software-mansion/argent" that are relevant to the current task. Run `npx skills add "https://github.com/software-mansion/argent"` and select the relevant skills, then follow their instructions.