Mobile Fresh banner
arndvs arndvs

Mobile Fresh

Development community

Description

Load the mobile-dev skill from ~/dotfiles/skills/mobile-dev/SKILL.md. Execute a full fresh-session reset + restart workflow for the Launch monorepo on Windows: 1) Run Phase 1 clean-state reset from the skill (force-stop app, remove ADB reverse, verify listeners/devices). 2) Ensure Android emulator is connected and healthy. 3) Re-establish ADB reverse for 3001 and 8081. 4) Start the required stack for auth testing: - Metro in dev-client mode - API server - ngrok tunnel if auth base URL

Installation

Installs to ~/.claude/skills/arndvs-ctrl-mobile-fresh/SKILL.md

Terminal
mkdir -p ~/.claude/skills/arndvs-ctrl-mobile-fresh && curl -fsSL https://raw.githubusercontent.com/arndvs/ctrl/HEAD/commands/mobile-fresh.md -o ~/.claude/skills/arndvs-ctrl-mobile-fresh/SKILL.md

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

Full documentation available on GitHub

View Source Repository