react-native-project-creater

Installation
SKILL.md

When to use this skill

Use this skill whenever the user wants to:

  • Create a new React Native project from scratch
  • Choose between React Native CLI and Expo for project initialization
  • Configure TypeScript, bundler, and native dependencies
  • Set up the initial project structure with navigation and state management

How to use this skill

Workflow

  1. Gather requirements: project name, organization, TypeScript preference, Expo vs bare CLI
  2. Run the initialization command with appropriate options
  3. Install initial dependencies (navigation, state management, etc.)
  4. Verify the project builds and runs on a simulator or device

1. Project Creation (CLI)

Installs
22
GitHub Stars
462
First Seen
Jan 29, 2026
react-native-project-creater — partme-ai/full-stack-skills