trail-sense-database-persistence

Community

Add Room persistence for Trail Sense data.

Authorkylecorry31
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill adds Room-based persistence to the Trail Sense Android app, enabling durable storage for domain models via Entity, DAO, Repository, and AppDatabase migrations, with clear mapping between domain models and persistence constructs.

Core Features & Use Cases

  • Create Room Entity, DAO, and Repository for a domain model, including mapping to/from the domain model.
  • Update AppDatabase and implement necessary migrations to preserve existing data.
  • Register the repository as a singleton tool component for reuse across the app.

Quick Start

Create the Entity, DAO, and Repository for the domain model, update AppDatabase with a migration, and register the repository singleton to enable CRUD persistence.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: trail-sense-database-persistence
Download link: https://github.com/kylecorry31/Trail-Sense/archive/main.zip#trail-sense-database-persistence

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.