#331 · Primary category: AI Coding Assistants
agent-skills
A collection of agent-optimized React Native skills for AI coding assistants.
Project last updated:08/08/26
GitHub Stars
1.6K
Forks
116
Contributors
16
License
MIT
Why we included this project
Teams building React Native apps with an AI coding assistant will get the most from this repo. Callstack, the consultancy behind a large share of the React Native ecosystem, has packaged its production engineering playbooks as skills that Claude Code, Codex, Cursor, Copilot, and similar tools can install. Instead of a generic prompt that returns generic advice, each skill carries a concrete procedure: profiling an app and shrinking the bundle, upgrading between React Native versions with template diffs, planning a brownfield migration into an existing native app, or wiring up simulator and emulator build artifacts in GitHub Actions. Install a skill once, ask your assistant about the task in plain language, and it pulls the relevant steps from context. That is the difference between a coding assistant that knows the framework superficially and one that behaves like an engineer who has shipped production React Native.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.