Skip to main content

data-layer

Build the data layer for a KMP feature — add a data feature, repository, DTO, domain model/enum, persist data, add or extend an endpoint on <Product>Api, add/extend a Room entity, DAO, or migration, or store a DataStore preference. Use when a task introduces a new domain concept the UI needs as a <X>Feature, adds/changes a backend endpoint + DTO, changes a Room schema (new column, index, table, type change), persists a key-value preference, or touches auth/token storage. Covers the repository + feature-api split, observe/get/ mutate shape, DTO↔Entity↔Domain boundary, and the migration authorization gate.

Aller à l'installation

Informations de source

Dépôt
Grippo-app/grippo-mobile
Dernière activité de la source
9 août 2026 à 15:54
Langue détectée de SKILL.md
anglais
Étoiles
5
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.