New Mobile App banner
Leo-Atienza Leo-Atienza

New Mobile App

Development community

Description

# /new-mobile-app -- Scaffold an Expo + Supabase mobile project You are handling: **$ARGUMENTS** Execute autonomously from start to finish. Do not ask for permission to use tools, run validations, or invoke skills. --- ## Step 1 -- Scaffold Expo project ```bash npx create-expo-app@latest <project-name> --template tabs cd <project-name> ``` If no project name provided, ask one question: "What should I name the app?" ## Step 1a -- Seed the tactile design tokens (so the app is designed, not

Installation

Installs to ~/.claude/skills/leo-atienza-atlas-claude-new-mobile-app/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leo-atienza-atlas-claude-new-mobile-app && curl -fsSL https://raw.githubusercontent.com/Leo-Atienza/atlas-claude/HEAD/commands/new-mobile-app.md -o ~/.claude/skills/leo-atienza-atlas-claude-new-mobile-app/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository