home/categories/sql-databases/saxster-django5-master-claude-skills-kotlin-schema-first-entities-skill-md
sql-databasesdatabases
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
saxster
Обновлено 11/14/2025
Звёзды
1
Форки
0
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