-
Notifications
You must be signed in to change notification settings - Fork 2
share CLAUDE_AI_SETUP
github-actions[bot] edited this page Jun 2, 2026
·
1 revision
Use /sync-share (or /lib-sync cmp-share) to automatically verify that
cmp-share is correctly integrated into your KMP project.
/sync-share # Full sync (Gate 1 Gradle only)
/sync-share --check # Dry run — show status, no writes
/lib-sync cmp-share # Same as /sync-share (framework alias)cmp-share is zero-configuration — sync is a single gate:
/sync-share
│
▼
┌─────────────────────────────────────────────────────────┐
│ GATE 1: Gradle Dependency │
│ Check: cmp-share:3.2.11 in libs.versions.toml │
│ Check: used in commonMain.dependencies │
│ Fix: Auto-insert correct entries │
│ Result: ✅ PASS / ⚡ FIXED / ❌ BLOCKED │
└──────────────────────────┬──────────────────────────────┘
│ PASS
▼
✅ SYNC COMPLETE — state summary
Gate 2 (Supabase) and Gate 3 (Wiring) are skipped — zero-config, no DI, no nav.
╔══════════════════════════════════════════════════════════╗
║ /sync-share — COMPLETE ║
╠══════════════════════════════════════════════════════════╣
║ GATE 1 Gradle ✅ cmp-share:3.2.11 ║
║ GATE 2 Supabase N/A no backend ║
║ GATE 3 Wiring N/A zero-config module ║
╠══════════════════════════════════════════════════════════╣
║ Docs: docs/share/SETUP.md ║
╚══════════════════════════════════════════════════════════╝
/sync-share
# → Inserts cmp-share:3.2.11 in libs.versions.toml
# → Adds implementation(libs.cmp.share) to shared/build.gradle.kts# Library team updates version in sync-share.md
/sync-share
# → Detects stale version, updates to new versionsource/kmp-toolkit/.claude-runtime/commands/sync-share.md
Framework /lib-sync reads this file on every run. No framework file changes needed when
the library version changes.
** Partials**
App Intents
Bubble
Clipboard
Cookbook
- Clipboard Copy Text
- Clipboard Read Text
- Consumer Anon Key Setup
- Crashlytics Attribution Per Library
- Ifonline Block
- Index
- Index
- Index
- Index
- Open Url Compose
- Pick And Share Image
- React To Offline
- Register Firebase Hooks
- Share Pdf Android
- Share Text
- Wifi Vs Cellular
Firebase Analytics
In App Update
Intent Launcher
Inter App Comms
Modules
- Cmp App Intents
- Cmp App Intents Compose
- Cmp Bubble
- Cmp Clipboard
- Cmp Deep Link
- Cmp Firebase Analytics
- Cmp In App Update
- Cmp Intent Launcher
- Cmp Intent Launcher Compose
- Cmp Library
- Cmp Network Monitor
- Cmp Network Monitor Compose
- Cmp Observe
- Cmp Observe Koin
- Cmp Open Url
- Cmp Pdf Generator
- Cmp Product Tickets
- Cmp Remote Config
- Cmp Share
- Cmp Share Compose
- Cmp Toast
Network Monitor
Open Url
Pdf Generator
Remote Config
Share
Toast
User Tickets
General