Favicon of rnw-integration

rnw-integration Skill

AI Agent SkillC++Open source

Automate React Native Windows integration with upstream React Native nightly versions. Use when: upgrading RNW to a newer React Native nightly, finding target nightly versions, preparing integration PRs, updating package dependencies. Published by microsoft in react-native-windows.

What is rnw-integration Skill?

Automate React Native Windows integration with upstream React Native nightly versions. Use when: upgrading RNW to a newer React Native nightly, finding target nightly versions, preparing integration PRs, updating package dependencies. Published by microsoft in react-native-windows. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Writing
  • Writing use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use rnw-integration Skill

  • Use it for writing.

Built with

C++Copy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/react-native-windows
  • Skill file: .github/skills/rnw-integration/SKILL.md

What it does

Automate React Native Windows integration with upstream React Native nightly versions. Use when: upgrading RNW to a newer React Native nightly, finding target nightly versions, preparing integration PRs, updating package dependencies.

Skill instructions

RNW Integration Automation Automates the process of integrating React Native Windows with upstream React Native nightly builds. When to Use - Finding the target React Native nightly version for integration - Upgrading RNW dependencies to a new React Native nightly - Preparing integration pull requests - Validating nightly version availability on npm Procedure Step 1: Get Current React Native Version Extract the current react-native version from vnext/package.json: powershell $packageJson = Get-Content -Path "vnext/package.json" | ConvertFrom-Json $currentVersion = $packageJson.devDependencies.'react-native' Write-Host "Current version: $currentVersion" Expected format: 0.XX.0-nightly-YYYYMMDD-<commit-hash After completing this step, confirm: Step 1 completed successfully. Step 2: Parse the Current Version Date Extract the date from the nightly version string: powershell Parse version like: 0.84.0-nightly-20260107-58bc6c3e3 $versionMatch = $currentVersion -match 'nightly-(\d{8})' $curre

Explore related resources

Frequently asked questions

What is rnw-integration?

rnw-integration is a open-source AI agent skill with Copy skill directory. Automate React Native Windows integration with upstream React Native nightly versions.

Who is rnw-integration best for?

rnw-integration is best for reusing agent instructions, scripts, and references, writing workflows.

How do I install rnw-integration?

Install or run rnw-integration using Copy skill directory. Check rnw-integration for the latest setup command.

Is rnw-integration actively maintained?

rnw-integration may need a closer maintenance check before production use.

Share:

Stars
17,305
Forks
1,199
Last commit
9 days ago
Repository age
11 years
License
NOASSERTION

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to rnw-integration