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.

Jump to install

Source facts

Repository
Grippo-app/grippo-mobile
Last source activity
August 9, 2026 at 16:41
Detected SKILL.md language
English
Stars
5
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.