Claude Skill
callstackincubator/agent-skills
A collection of React Native skills specifically optimized for AI coding assistants, designed to enhance the capabilities of AI-powered development tools and workflows.
Overview
Repository
Install this Skill
git clone https://github.com/callstackincubator/agent-skills.gitRegistry
git clone https://github.com/callstackincubator/agent-skills.gitgit clone https://github.com/callstackincubator/agent-skills.git .cursor/skills/agent-skillsgit clone https://github.com/callstackincubator/agent-skills.git ~/.cursor/skills/agent-skills
Summary
A collection of agent-optimized React Native skills for AI coding assistants, designed to enhance the capabilities of AI-powered development tools.
一套专为AI编程助手优化的React Native技能集合。
Key features
- Agent-optimized React Native skills
- Collection for AI coding assistants
- Designed to enhance AI development tools
Use cases
- Enhancing AI coding assistant capabilities
- Providing React Native expertise to AI agents
- Supporting AI-powered mobile development workflows
README excerpt
# Agent Skills A collection of agent-optimized skills for AI coding assistants. The repo ships raw Agent Skills for assistants that can read `skills/` directly, plus marketplace metadata for both Claude Code and Codex plugin workflows. ## Available Skills | Skill | Description | | -------------------------------------------------------------------- | ------------------------------------------------------- | | [react-native-best-practices](./skills/react-native-best-practices/) | React Native optimization best practices from Callstack | | [github](./skills/github/) | GitHub workflow patterns for PRs, code review, branching | | [github-actions](./skills/github-actions/) | GitHub Actions workflow patterns for React Native simulator/emulator build artifacts | | [upgrading-react-native](./skills/upgrading-react-native/) | React Native upgrade workflow: templates, dependencies, and common pitfalls | | [react-native-brownfield-migration](./skills/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**: Bundl
Topics
No topics yet.