Skill

React Native Skills

Skill

Vercel’s React Native rules — lists, navigation, the native bits.

Official. Sixteen rules for performance and platform work, not a web cheatsheet pasted into RN.

spec·Apache-2.0·Updated this quarter·github.com/vercel-labs/agent-skills

Claude CodeCursorDesktop
Scanned
npx skills add vercel-labs/agent-skills/vercel-react-native-skills

By Vercel

Input

A React Native screen.

Output

A patch against the RN rules.

vercel-react-native-skills.skill/invoke

You say

This list janks on Android.

It returns

FlashList, getItemType, no anonymous renderItem.

Prompt notebook

Prompts this skill is built for.

  • You say

    This list janks on Android.

    It returns

    FlashList, getItemType, no anonymous renderItem.

  • You say

    Share a sheet on iOS only.

    It returns

    Platform-specific file. Android keeps the dialog.

What it teaches

  1. 01Lists
  2. 02Navigation
  3. 03Platform