AndroidCommonDoc

oscardlfr/AndroidCommonDoc
★ 1 stars TypeScript 🤖 AI/LLM Updated today
Centralized developer toolkit for Android/KMP projects — 40 AI skills, 17 Detekt rules, cross-platform scripts, MCP server, auto-sync engine. L0 layer for multi-project ecosystems.
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": {
    "androidcommondoc": {
      "command": "npx",
      "args": [
        "-y",
        "oscardlfr/AndroidCommonDoc"
      ]
    }
  }
}

README Excerpt

**Centralized developer toolkit for Android and Kotlin Multiplatform projects.** Cross-platform scripts, AI agent skills (Claude Code + GitHub Copilot), 28 custom Detekt architecture rules, convention plugins for one-line adoption (KMP and Android-only), real-time enforcement hooks, an MCP server with 46 tools wired into agent frontmatter (Wave 25: 10 core agents — team-lead, 3 architects, context-provider, doc-updater, doc-alignment, codebase-mapper, beta-readiness, l0-coherence-auditor, verifi

Tools (20)

CancellationExceptionRethrowRuleMutableStateFlowExposedRuleNoChannelForNavigationRuleNoChannelForUiEventsRuleNoCustomCryptoRuleNoDefaultDispatcherInTestsRuleNoHardcodedCredentialsRuleNoHardcodedDispatchersRuleNoHardcodedStringsInViewModelRuleNoJavaTimeInCommonMainRuleNoLaunchInInitRuleNoMagicNumbersInUseCaseRuleNoMocksInCommonTestsRuleNoPlatformDepsInViewModelRuleNoPlatformStorageInCommonRuleNoRunCatchingInCoroutineScopeRuleNoSilentCatchRuleNoSuppressAnnotationsRuleNoSystemCurrentTimeMillisRuleNoTurbineRule