Skip to content

v1.0.0 — first tagged release

Latest

Choose a tag to compare

@kelvinkosbab kelvinkosbab released this 12 Jun 02:58
· 7 commits to main since this release

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 lifecycleinstall.sh with setup (guided), recommend <dir> (analyze a repo → the exact command), install, upgrade (3-way diff that never clobbers local edits), uninstall
  • Cross-platform ai category — 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-pro skills; swiftdata-pro (Paul Hudson, MIT) bundled under persistence
  • Shipping gates AI codegen tripsPrivacyInfo.xcprivacy / required-reason APIs (Apple) and Play Data safety form (Android) in the deployment rules
  • Platform selectors--apple-platforms ios,…,visionos and --android-platforms phone,…,auto
  • MCP server (9 tools incl. recommend_setup) + AGENTS.md machine-first guide
  • 288-assertion cross-OS smoke suite, shellcheck/frontmatter/python CI gates

Full details in CHANGELOG.md.