JoDaBaRo/agentic-mobile-rules
Cursor rule
Walks a developer through bootstrapping a BRAND-NEW Android project for agentic CLI delivery — creating the Firebase project, registering the Android app, setting up App Distribution, creating the Google Play Console listing, wiring API access, and installing the Gradle plugins. Use when the user says they're starting…
JoDaBaRo/agentic-mobile-rules
Cursor rule
Walks a new developer through one-time setup of an EXISTING configured Android project from a blank macOS install — JDK, Android SDK, AVD, scrcpy, shell env vars, credential files, and a smoke-test build. Assumes Firebase project + Play Console listing already exist; user just needs to acquire credentials. Use when…
JoDaBaRo/agentic-mobile-rules
Cursor rule
Core behavior rules for AI agents working on this Android project.
JoDaBaRo/agentic-mobile-rules
Cursor rule
Walks a developer through bootstrapping a BRAND-NEW iOS project for agentic CLI delivery — Apple Developer Program enrollment, App Store Connect listing, provisioning profiles, Fastlane setup from scratch, Firebase App Distribution, TestFlight + App Store first upload. Use when the user says they're starting a new iOS…
JoDaBaRo/agentic-mobile-rules
Cursor rule
Walks a new developer through one-time setup of an EXISTING configured iOS project from a blank macOS install — Xcode, Fastlane, SPM dependencies, code signing, simulator, and a smoke-test build. Assumes App Store Connect + Firebase + Fastlane are already configured upstream; user just needs local toolchain +…
JoDaBaRo/agentic-mobile-rules
Cursor rule
Core behavior rules for AI agents working on this iOS project.