v0.4.0 — Specialized Android and Firebase skills
v0.4.0 - Specialized Android and Firebase implementation skills
This release expands the repository from a broad Android/Kotlin/Firebase skill pack into a more surgical toolkit for workflows where AI coding agents often need stricter guardrails.
Highlights
- Added
android-navigation-3for Navigation 3 setup, typed routes, deep links and back stack migration. - Added
agp9-kotlin-migrationfor safer AGP 9, Kotlin, Gradle and version catalog upgrades. - Added
r8-proguard-optimizationfor release shrinking, R8 keep rules and Crashlytics mapping workflows. - Added
xml-to-compose-migrationfor incremental XML/ViewBinding to Compose migrations. - Added
edge-to-edge-adaptive-uifor insets, system bars, tablets, foldables and adaptive UI. - Added
firebase-emulator-cifor Firebase Emulator Suite and Security Rules validation in CI. - Added
firestore-costs-quotasfor cost-aware Firestore modeling, listeners, indexes and pagination. - Added
workmanager-background-syncfor WorkManager background sync, retries and offline-first jobs. - Added
macrobenchmark-baseline-profilesfor startup, scroll, jank and Baseline Profile workflows. - Added
dependency-upgrade-safetyfor safer Android dependency upgrades and rollback planning. - Updated validation so new skill folders are discovered dynamically instead of requiring exactly 22 skills.
Validation
npm ci
npm run checkExpected result:
Skill validation passed.
Generated CATEGORIES.md with 32 skills.
Markdown link check passed.
Recommended installation
npx skills add GDvega/super-android-kotlin-firebase-skill --full-depth -g -a codex -y