Back to the catalog

upgrade-react-native

react-native-community/skills · skills.sh

Open source Repository Open in the app JSON README (API)

About

Skill publicada por react-native-community/skills no skills.sh. Instale com: npx skills add react-native-community/skills@upgrade-react-native

Details

Kind
Agent skills
Topic
No topic detected
Publisher
react-native-community
Origin
skillssh
Category
ferramentas
Stars
27
Forks
2
Last push
2026-08-05T00:47:59Z
Repository state
ativo
License
MIT
Added
2026-08-30 15:22:39
Updated
2026-09-08 15:05:58
Origin id
react-native-community/skills/upgrade-react-native

README

# react-native-community/skills

Agent Skills for React Native Community CLI projects.

## Available skills

| Skill | Description |
|-------|-------------|
| [migrate-to-strict-api](./migrate-to-strict-api/) | Migrate to the Strict TypeScript API (React Native 0.80+) |
| [upgrade-react-native](./upgrade-react-native/) | Upgrade React Native versions using the upgrade helper diff |

## Installation

### Claude Code

```sh
npx skills add react-native-community/skills
```

### Cursor

Open **Settings → Rules & Commands → Project Rules → Add Rule → Remote Rule (GitHub)** and enter:

```
https://github.com/react-native-community/skills.git
```

Skills are auto-discovered by Cursor based on their descriptions.

### Codex

Codex discovers skills from `AGENTS.md` in the repository root.

1. Open this repository in Codex.
2. Ask Codex to use the `upgrade-react-native` skill when upgrading a project.

### Other agents

```sh
npx skills add react-native-community/skills
```

## License

MIT

More