home/categories/nosql-databases/kylecorry31-trail-sense-agents-skills-trail-sense-database-persistence-skill-md
nosql-databasesdatabases

trail-sense-database-persistence

Add new Room database persistence to Trail-Sense Android app. Use when the user asks to create, add, or implement database persistence for a model, including Entity, DAO, Repository, and AppDatabase migration. Covers entity-to-model mapping, index configuration, and standard CRUD operations.

kylecorry31
maintainer
kylecorry31
업데이트됨 2/7/2026
스타
2576
포크
147
quick start

Installation and usage

Add new Room database persistence to Trail-Sense Android app. Use when the user asks to create, add, or implement database persistence for a model, including Entity, DAO, Repository, and AppDatabase migration. Covers entity-to-model mapping, index configuration, and standard CRUD operations.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use trail-sense-database-persistence