Callstackincubator — Data & AI agent for Claude Code
A collection of agent-optimized React Native skills for AI coding assistants.
How to install Callstackincubator
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open callstackincubator/agent-skills and copy the folder into
~/.claude/agents/.
What Callstackincubator does
A collection of agent-optimized skills for AI coding assistants. Skills provide structured, actionable instructions for domain-specific tasks.
Alternatives in Data & AI
- Claude Mem — A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresse 38.9k ★
- Crush — The glamourous AI coding agent for your favourite terminal 21.8k ★
- Vision — GSD-2 is the orchestration layer between you and AI coding agents 5.7k ★
README
Agent Skills
A collection of agent-optimized skills for AI coding assistants. Skills provide structured, actionable instructions for domain-specific tasks.
Available Skills
| Skill | Description |
|---|---|
| react-native-best-practices | React Native optimization best practices from Callstack |
| github | GitHub workflow patterns for PRs, code review, branching |
| github-actions | GitHub Actions workflow patterns for React Native simulator/emulator build artifacts |
| upgrading-react-native | React Native upgrade workflow: templates, dependencies, and common pitfalls |
| react-native-brownfield-migration | Incremental migration strategy to adopt React Native or Expo in native apps using @callstack/react-native-brownfield, with setup, packaging, and phased integration steps |
React Native Best Practices
Performance optimization skills based on [**The Ultimate Guide to React Native Optimization**](https://www.callstack.com/ebooks/the-ultimate-guide-to-react-native-optimization) by [Callstack](https://www.callstack.com/).
Covers:
- JavaScript/React: Profiling, FPS, re-renders, lists, state management, animations
- Native: iOS/Android profiling, TTI, memory management, Turbo Modules
- Bundling: Bundle analysis, tree shaking, R8, app size optimization
Quick Start
Install as Claude Code Plugin
**1. Add the marketplace:**
/plugin marketplace add callstackincubator/agent-skills
**2. Install the skill:**
...
Related Agents
Rememora Triage
Use this agent when triaging issues, feature requests, or bugs for the Rememora project — a cross-agent persis
GitHub Issues Specialist
GitHub Issues and Pull Requests specialist optimized for AI-agent workflows. Use PROACTIVELY for writing well-
📘 Complete Guide: Claude Code Agent System For Expo/React Native
🌟 Created by SenaiVerse Claude Code Agent System for Expo/React Native Development --- The definitive referen
Contributing To Claude Code Agent System
Thank you for your interest in contributing to the Claude Code Agent System! 🎉 This project aims to make Reac
Prompt Architect
AI image prompt engineering agent — takes rough ideas and crafts optimized master prompts for image generation
Sap Bw Consultant
SAP Business Warehouse consultant — data modeling, ETL, BEx queries, HANA-optimized InfoProviders, BW/4HANA
Related Skills
Embeddedskills
An open-source collection of embedded development and debugging skills for Claude Code, Copilot, TRAE, and oth
Iron Mem
Agent-native memory infrastructure for AI coding assistants. Governed session capture, LLM compression, hybrid
Coding
React Native coding guidance — consults docs before writing, suggests verification after.