First tagged release of AppBootstrapAI — a drop-in bundle of AI agent steering (rules, skills, MCP recipes) for Apple and Android app projects, working across Claude Code, Copilot, Cursor, Gemini CLI, Codex CLI, and Amazon Kiro.
Highlights
- 27 rules / 14 skills across Apple (Swift 6.4, SwiftUI, visionOS, Foundation Models, ObjC) and Android (Kotlin, Compose, Hilt, coroutines, Gemini Nano / Firebase AI Logic)
- One installer, full lifecycle —
install.shwithsetup(guided),recommend <dir>(analyze a repo → the exact command),install,upgrade(3-way diff that never clobbers local edits),uninstall - Cross-platform
aicategory — Apple Foundation Models + the new Android AI rule (on-device vs cloud, key safety, streaming into Compose) - Android deep-review parity — new
android-compose-pro+android-coroutines-proskills;swiftdata-pro(Paul Hudson, MIT) bundled underpersistence - Shipping gates AI codegen trips —
PrivacyInfo.xcprivacy/ required-reason APIs (Apple) and Play Data safety form (Android) in the deployment rules - Platform selectors —
--apple-platforms ios,…,visionosand--android-platforms phone,…,auto - MCP server (9 tools incl.
recommend_setup) +AGENTS.mdmachine-first guide - 288-assertion cross-OS smoke suite, shellcheck/frontmatter/python CI gates
Full details in CHANGELOG.md.