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.

跳到安装

来源信息

仓库
Grippo-app/grippo-mobile
最近来源活动
2026年8月9日 16:41
检测到的 SKILL.md 语言
英语
星标
5
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。