Languages & frameworksMIT

Expo Router

by Expo (opens in a new tab) expo/skills

Build file-based Expo navigation with routes, native stacks, tabs, sheets, headers, and search.

Installation

Skills CLI

Skills CLI command
npx skills@latest add expo/skills --skill expo-router

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Creates and restructures route files, removing obsolete routes when navigation moves, and can submit specific upstream feedback with an npx command. Visual UI and motion are delegated to the `expo-native-ui` and `expo-animation` companion skills.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size241 lines
  • Last checked27 Sept 2026 · 93ff75501eb74e4982a93119ad3145499d400bb613260d2eb39be8008651f500

What it can touch

  • Edits code

    Changes files in your project.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

plugins/expo/skills/expo-router/SKILL.md on GitHub (opens in a new tab)