Trending 2026→One of the top-searched agent skills of 2026.
git log --oneline --stat
HEAD
- Stars
- 6.4k
- Forks
- 433
- Updated
- Jun 24, 2026
repo --stat
stars
6.4k
forks
433
last update
Jun 24, 2026
license
MITv1.3.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add react-native-new-architecture-migration - Invoke
// Run from any project directory
$ claude --skill react-native-new-architecture-migration "give my landing page a hero treatment" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill react-native-new-architecture-migration "now refactor it"
react-native-new-architecture-migration/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- RN New Architecture Migrator
- slug:
- react-native-new-architecture-migration
- version:
- v1.3.0
- license:
- MIT
- author:
- @bridgeless-labs
- repository:
- github.com/bridgeless-labs/react-native-new-architecture-migration
- categories:
- tags:
- #react-native#turbomodules#fabric#codegen#bridgeless
- description:
Migrate React Native apps and native modules to Fabric, TurboModules, and bridgeless JSI on RN 0.82+.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
react-native-new-architecture-migration/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…