podo/design-agent-skills

callstack-agent-skills

Official Callstack React Native skills covering best practices (profiling, FPS, re-renders, Turbo Modules), GitHub PR workflows, GitHub Actions build artifacts, React Native upgrading templates, and brownfield migration strategy.

First seen May 23, 2026

Installation

$ npx skills add podo/design-agent-skills --skill callstack-agent-skills

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from podo/design-agent-skills · top by installs.

npx skills add podo/design-agent-skills

Browse all from podo/design-agent-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 8
License LICENSE
Default branch main
Open issues 1
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,232 B
  • docs SUMMARY.md 259 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 88 installs

SKILL.md

callstack-agent-skills

Catalogue stub — full package: callstackincubator/agent-skills

Decision tree

  1. Is the skill already installed? Check ~/.design-agent-skills/skills/ for Callstack skill directories.

- Yes → invoke and proceed - No → go to step 2

  1. Shell access? Yes → install below. No → show user the command (Claude Code: send with ! as a chat message — add -g for global or omit for project-only).

Install command

/plugin install react-native-best-practices@callstack-agent-skills

See the GitHub README for alternative install methods and the full skill list.

Invoke after install

  • Skill names: check ls ~/.design-agent-skills/skills/ for installed skill names after install
  • Triggers: "Callstack", "React Native profiling", "Turbo Modules", "brownfield migration", "React Native upgrade"

What it does

Official Callstack React Native skill suite covering production best practices: performance profiling, FPS optimization, eliminating unnecessary re-renders, and building Turbo Modules. Also covers GitHub PR review workflows, GitHub Actions CI/CD for build artifacts, version upgrade templates and strategies, and brownfield migration (embedding React Native into existing native iOS/Android apps).

When NOT to use

  • Expo projects — use expo-skills
  • Animation-heavy and gesture-heavy work — use software-mansion-skills
  • Figma or UI design work — use mobile-app-design or work-with-design-systems