AppBootstrapAI

kelvinkosbab/AppBootstrapAI
★ 2 stars Shell 🤖 AI/LLM Updated 4d ago
Bootstrap any Apple or Android app: ./install.sh --features recommended|all|<csv> drops in 11 Claude Code skills + 18 rules. Covers Swift/SwiftUI/concurrency/testing/DocC, Kotlin/Compose/Coroutines/Gradle, XML→Compose migration, R8/ProGuard, Foundation Models, ObjC, a11y. MCP server included for AI-driven install.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "appbootstrapai": {
      "command": "npx",
      "args": [
        "-y",
        "kelvinkosbab/AppBootstrapAI"
      ]
    }
  }
}

README Excerpt

A drop-in bundle of **Claude Code skills** and **AI steering rules** for bootstrapping new app projects. Covers Apple platforms (iOS, macOS, tvOS, watchOS, visionOS) and Android in one bundle, so single-platform and mixed-stack teams can share one source of truth. This repo is not a Swift package — it's a curated `.claude/` directory plus onboarding docs. Copy it into any new app and Claude Code picks up consistent review, testing, and style guidance on day one.

Tools (1)

recommended

Topics

accessibilityai-rulesandroidclaude-codecore-datacoroutinesdocumentationfoundation-modelshiltiosjetpack-composekotlinmvvmobjective-cproguard