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.
More from this repository6
Validates React Native project structure, component design, performance optimization, and adherence to modern mobile development standards.
Covers the full React Native upgrade workflow including template diffs via Upgrade Helper, dependency updates, Expo SDK steps, and common pitfalls. Provides problem-to-skill mapping and reference files for core upgrades, dependency compatibility, React 19 alignment, and monorepo targeting.
Automates GitHub repository interactions like cloning, branching, committing, and managing pull requests with precision using gh CLI patterns
Agent skill from Callstack for GitHub Actions workflow patterns specifically targeting React Native simulator and emulator build artifacts. Part of a collection that includes React Native best practices, upgrade workflows, and brownfield migration strategies.
Skill validation tool from Callstack that checks Claude Code skills against the agentskills.io spec and best practices, verifying name format, description, metadata, and file structure
An agent skill for incremental migration to adopt React Native or Expo in existing native apps using @callstack/react-native-brownfield, with setup, packaging, and phased integration steps based on Callstack's optimization expertise.