Harness-engineering mobile-performance-patterns
name: mobile-performance-patterns
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/mobile-performance-patterns/skill.yamlsource content
name: mobile-performance-patterns version: '1.0.0' description: Optimize React Native app performance with profiling, memoization, and native thread management stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- '**/.native.'
- '/screens/'
- '/components/' related_skills:
- mobile-flatlist-patterns
- mobile-animation-patterns
- perf-critical-rendering-path
- perf-image-formats
- perf-lazy-loading-media
- perf-service-worker-caching
- perf-connection-costs stack_signals:
- react-native
- expo
- typescript keywords:
- performance
- profiling
- memoization
- hermes
- re-renders
- bundle-size
- startup metadata: author: community upstream: reactnative.dev/docs/performance state: persistent: false files: [] depends_on: []