podo/design-agent-skills

expo-skills

Official Expo skills for working with Expo projects and Expo Application Services (EAS). Fine-tuned for Opus models by the Expo team. Covers the Expo SDK, EAS Build, EAS Submit, and Expo Router.

First seen May 23, 2026

Installation

$ npx skills add podo/design-agent-skills --skill expo-skills

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from podo/design-agent-skills · top by installs.

npx skills add podo/design-agent-skills

Browse all from podo/design-agent-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 8
License LICENSE
Default branch main
Open issues 1
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents claude-code

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,024 B
  • docs SUMMARY.md 213 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 92 installs

SKILL.md

expo-skills

Catalogue stub — full package: expo/skills

Decision tree

  1. Is the skill already installed? Check ~/.design-agent-skills/skills/ for Expo skill directories.

- Yes → invoke and proceed - No → go to step 2

  1. Shell access? Yes → install below. No → show user the command (Claude Code: send with ! as a chat message — add -g for global or omit for project-only).

Install command

npx skills add expo/skills

Fine-tuned for Opus models. See the GitHub README for the full list of included skills.

Invoke after install

  • Skill names: check ls ~/.design-agent-skills/skills/ for installed skill names after install
  • Triggers: "Expo", "EAS", "expo-skills", "Expo Router", "Expo SDK", "EAS Build", "EAS Submit"

What it does

The official Expo skill suite authored by the Expo team, fine-tuned for Opus models. Covers working within the Expo managed and bare workflows, the full Expo SDK API surface, Expo Router (file-based navigation), EAS Build (cloud build service for iOS and Android), and EAS Submit (automated app store submission). The authoritative source for Expo-specific patterns and APIs.

When NOT to use

  • Bare React Native without Expo — use callstack-agent-skills or software-mansion-skills
  • Animation and gesture-heavy work in an Expo project — combine with software-mansion-skills
  • Mobile UI design work — use mobile-app-design or mobile-app-ui-design