概要
The Android Data Management skill provides specialized guidance for implementing robust storage layers in Android applications. It assists Claude in architecting type-safe Room databases, configuring modern Jetpack DataStore instances, and securing sensitive information via EncryptedSharedPreferences. Whether you are handling complex relational data with SQLite or managing simple app preferences, this skill ensures best practices for migrations, reactive data flows, and data integrity are followed.