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.
maintainer
kylecorry31
Mis à jour 2/7/2026
Étoiles
2576
Forks
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.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use trail-sense-database-persistence