Callstackincubator banner
callstackincubator callstackincubator

Callstackincubator

Data & AI community intermediate

Description

A collection of agent-optimized skills for AI coding assistants. Skills provide structured, actionable instructions for domain-specific tasks.

Installation

Terminal
git clone https://github.com/callstackincubator/agent-skills

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:

    undefined

Quick Start

Install as Claude Code Plugin

**1. Add the marketplace:**

/plugin marketplace add callstackincubator/agent-skills

**2. Install the skill:**


...