sqlite-embedded
OfficialOffline SQLite DB for edge/mobile.
AuthorJNZader-Vault
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a zero-configuration, embedded SQLite database solution ideal for edge devices and offline-first applications, simplifying local data storage and synchronization.
Core Features & Use Cases
- Embedded Database: Lightweight SQLite for local data persistence.
- Offline-First Support: Enables applications to function without constant network connectivity.
- Sync Queue Pattern: Manages pending operations for eventual synchronization with a backend.
- Use Case: A mobile field service app needs to record data offline. This Skill allows the app to store readings, customer information, and task details locally, syncing them automatically when a connection is re-established.
Quick Start
Use the sqlite-embedded skill to create a new SQLite database file at /data/my_app.db.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sqlite-embedded Download link: https://github.com/JNZader-Vault/project-starter-framework/archive/main.zip#sqlite-embedded Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.