mobile-ios

Installation
SKILL.md

Couchbase Lite — iOS / macOS (Swift)

Platform-agnostic concepts (document model, CRUD semantics, live queries, blobs, replication, editions): shared/mobile/cbl-core.md

Couchbase Lite is an embedded JSON document database for iOS and macOS. It works fully offline and syncs to Couchbase Server via Sync Gateway or Capella App Services.

Installation

Swift Package Manager (recommended for CBL 4.x)

In Xcode: File → Add Package Dependencies

# Community Edition
https://github.com/couchbase/couchbase-lite-swift.git
Installs
2
First Seen
Jun 18, 2026
mobile-ios — couchbaselabs/agent-skills