home/categories/mobile/majiayu000-claude-skill-registry-skills-data-kotlin-schema-first-entities-skill-md
mobiledevelopment
kotlin-schema-first-entities
Use when creating Room entities for Kotlin/Android apps that mirror Django/PostgreSQL backend schemas. Enforces exact field alignment, prevents schema drift, validates type mappings. Critical for maintaining zero impedance mismatch between backend and mobile.
maintainer
majiayu000
Обновлено 1/22/2026
Звёзды
185
Форки
40
quick start
Installation and usage
Use when creating Room entities for Kotlin/Android apps that mirror Django/PostgreSQL backend schemas. Enforces exact field alignment, prevents schema drift, validates type mappings. Critical for maintaining zero impedance mismatch between backend and mobile.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use kotlin-schema-first-entities