callstackincubator-agent-skills
🏪Marketplacecallstackincubator/agent-skills
React Native optimization agent skills from Callstack based on 'The Ultimate Guide to React Native Optimization', plus GitHub workflow and upgrade skills.
Overview
Callstack Agent Skills is a collection of agent-optimized skills for AI coding assistants, maintained by Callstack -- a consultancy known for React Native expertise. The repository provides structured, actionable instructions for domain-specific tasks including React Native performance optimization and GitHub workflow patterns. Skills can be installed as Claude Code plugins via the marketplace system or through the npx skills add command.
Key Features
- React Native best practices based on Callstack's "Ultimate Guide to React Native Optimization," covering JavaScript/React profiling, FPS, re-renders, lists, state management, and animations.
- Native platform optimization including iOS/Android profiling, TTI (Time to Interactive), memory management, and Turbo Modules.
- Bundle and app size optimization with bundle analysis, tree shaking, R8 configuration, and code splitting guidance.
- GitHub workflow patterns covering pull requests, code review, and branching strategies.
- Claude Code plugin marketplace integration for easy installation via
/plugin marketplace addand the interactive plugin menu.
Who is this for?
This is for React Native developers who want AI-assisted performance optimization based on industry best practices from Callstack. It is particularly valuable for teams working on production React Native apps that need guidance on profiling, bundle optimization, and native platform tuning.
Add this Marketplace
/plugin marketplace add callstackincubator/agent-skillsPlugins in this Marketplace
github
React Native optimization agent skills from Callstack based on 'The Ultimate Guide to React Native Optimization', plus GitHub workflow and upgrade skills.
react-native-best-practices
React Native optimization best practices from Callstack, the leading React Native consulting company. Provides agent-optimized, structured instructions for performance, architecture, and mobile development patterns.