store5-room-bridge

Community

Bridge Store5 and Room for offline-first data.

AuthorshaharKeisarApps
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured approach to building offline-first data pipelines by integrating Store5 with Room as the SourceOfTruth, enabling cache-first reads, deterministic writes, and robust data mapping across layers.

Core Features & Use Cases

  • Store5 integration with Room as the SourceOfTruth for reactive, offline-capable data storage
  • Pattern guidance for reader/writer/delete operations and entity mapping with composite keys
  • Flow-based DAO updates and cache invalidation to support deterministic pagination and offline-first behavior
  • Clear handling of all StoreReadResponse states (Initial, Loading, Data, Error, NoNewData) to ensure stable UX

Quick Start

Use this skill to configure a Store5 + Room bridge by defining a Store with a Fetcher for network data, a SourceOfTruth backed by Room DAOs, and a writer that persists fetched data back to Room. Implement composite keys to support shared content across categories, and observe updates via Flow while handling cache-first and fresh fetch scenarios.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: store5-room-bridge
Download link: https://github.com/shaharKeisarApps/MoviesAndBeyond/archive/main.zip#store5-room-bridge

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.