Skip to main content
Run any Skill in Manus
with one click
GitHub repository

super-android-kotlin-firebase-skill

super-android-kotlin-firebase-skill contains 38 collected skills from GDvega, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
38
Stars
2
updated
2026-06-27
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

super-android-kotlin-firebase
software-developers

Master orchestration skill for building, reviewing, refactoring, testing, securing, optimizing and releasing modern Android apps with Kotlin, Jetpack Compose and Firebase.

2026-06-27
accessibility
software-developers

Use for Android and Compose accessibility, contentDescription, touch targets, contrast, TalkBack, semantics, keyboard navigation and font-scale resilience.

2026-06-27
agp9-kotlin-migration
software-developers

Use for safe Android Gradle Plugin 9, Kotlin, Gradle wrapper, version catalog, Compose and Firebase BoM migrations.

2026-06-27
android-architecture
software-developers

Use for Clean Architecture, MVVM, MVI, multimodule design, domain/data/presentation boundaries, repositories, use cases, DTO/entity/domain mapping and offline-first architecture.

2026-06-27
android-core
software-developers

Use for Android project structure, AndroidManifest, lifecycle, permissions, resources, compatibility, edge-to-edge, Android Studio and basic device debugging.

2026-06-27
android-navigation-3
software-developers

Use for Android Navigation 3 setup, migration from Navigation Compose, typed routes, deep links, back stack handling and navigation tests.

2026-06-27
code-review-refactor
software-quality-assurance-analysts-and-testers

Use for Android code review, architecture review, UI/security/performance/testing review and safe step-by-step refactoring without giant changes.

2026-06-27
compose-contextual-design-system
web-and-digital-interface-designers

Use for creating or reviewing a Compose Material 3 design system whose tokens, components, previews, accessibility and performance rules fit the app context after build/tests pass.

2026-06-27
compose-performance
software-developers

Use for Compose recomposition, stability, LazyColumn/LazyGrid performance, derivedStateOf, remember, keys, baseline profiles, tracing and measurement.

2026-06-27
context-aware-ui-design
web-and-digital-interface-designers

Use for Android and Compose UI design decisions that must adapt to app domain, target users, data sensitivity, environment, accessibility, performance and platform context after build/tests pass.

2026-06-27
debugging
software-developers

Use for Android debugging, Gradle build errors, Gradle sync, Logcat, adb, crashes, ANR, Firebase Crashlytics evidence and minimal reproductions.

2026-06-27
dependency-injection
software-developers

Use for Hilt, Koin, DI modules, scopes, ViewModel injection, repository bindings and testing with dependency injection.

2026-06-27
dependency-upgrade-safety
software-developers

Use for safe Android dependency upgrades across Gradle, AGP, Kotlin, Compose, Firebase BoM, Hilt, Room, Retrofit and CI.

2026-06-27
design-test-gate
software-quality-assurance-analysts-and-testers

Use before Android UI, UX, Material 3, Compose design or visual refactor work to verify build and tests first, stop on failures, and define safe validation before design changes.

2026-06-27
edge-to-edge-adaptive-ui
web-and-digital-interface-designers

Use for Android edge-to-edge, WindowInsets, system bars, adaptive layouts, tablets, foldables and Compose UI resilience.

2026-06-27
firebase-ai-logic
software-developers

Use for Firebase AI Logic and Gemini integration in Android, safe prompts, privacy boundaries, model selection, fallback behavior and not exposing private keys.

2026-06-27
firebase-auth
software-developers

Use for Firebase Auth email/password, Google Sign-In, anonymous auth, auth state, user profile, error handling and authorization-aware UI/data flows.

2026-06-27
firebase-cloud-functions
software-developers

Use for Firebase Cloud Functions callable functions, HTTP functions, triggers, server-side validation, security, deployment and local testing.

2026-06-27
firebase-core
software-developers

Use for Firebase Android setup, google-services files, Firebase BoM, Gradle plugins, Emulator Suite, dev/staging/prod environments, Storage, Realtime Database, Remote Config and AI Logic foundations.

2026-06-27
firebase-crashlytics-analytics
software-developers

Use for Firebase Crashlytics, non-fatal errors, logs, Analytics events, user properties, Remote Config experiment context and privacy-safe observability.

2026-06-27
firebase-emulator-ci
software-quality-assurance-analysts-and-testers

Use for Firebase Emulator Suite setup, Firestore/Auth/Functions/Storage rules tests and CI validation with emulators:exec.

2026-06-27
firebase-messaging
software-developers

Use for Firebase Cloud Messaging, tokens, notifications, data messages, Android 13+ notification permission, foreground/background handling and push testing.

2026-06-27
firestore-costs-quotas
software-developers

Use for Firestore data modeling, query design, listener usage, pagination, indexes, quotas and cost-aware architecture reviews.

2026-06-27
firestore
software-developers

Use for Firestore and Realtime Database data modeling, collections/documents/paths, queries, indexes, transactions, batch writes, offline persistence, Security Rules and cost-aware access patterns.

2026-06-27
gradle-build
software-developers

Use for Gradle Kotlin DSL, Android Gradle Plugin, Kotlin plugin, version catalogs, Firebase BoM, convention plugins, build variants and modularized Android builds.

2026-06-27
jetpack-compose
software-developers

Use for Jetpack Compose screens, Route + Screen structure, state hoisting, remember, rememberSaveable, ViewModel + StateFlow, Material 3, Navigation, previews, adaptive UI and basic accessibility.

2026-06-27
kotlin-core
software-developers

Use for Kotlin null safety, data classes, sealed classes/interfaces, coroutines, Flow, Result, extension functions and error handling.

2026-06-27
macrobenchmark-baseline-profiles
software-quality-assurance-analysts-and-testers

Use for Android Macrobenchmark, Baseline Profile generation, startup measurement, scroll/jank benchmarks and release performance validation.

2026-06-27
networking-retrofit-ktor
software-developers

Use for Retrofit, Ktor Client, OkHttp, interceptors, DTO mapping, error handling, retries, timeouts and repository-backed network integration.

2026-06-27
play-store-release
software-developers

Use for Play Store release readiness, signing, release builds, ProGuard/R8, App Bundle, Play Console, privacy policy, Data Safety, testing tracks and billing/subscription checks.

2026-06-27
r8-proguard-optimization
software-developers

Use for Android release shrinking, R8 and ProGuard keep rules, minify release failures, resource shrinking and Crashlytics mapping uploads.

2026-06-27
room-datastore
database-architects

Use for Room, DAO, entities, migrations, DataStore Preferences/Proto, local cache, offline-first repositories and local/remote synchronization.

2026-06-27
screen-ux-audit
web-and-digital-interface-designers

Use to audit an Android or Compose screen for UX clarity, hierarchy, accessibility, state coverage, performance risk and safe design changes after build/tests pass.

2026-06-27
security-privacy
information-security-analysts

Use for Android and Firebase security, secrets, API keys, Firebase Security Rules, local encryption, biometrics, least privilege, privacy-first data handling and sensitive data reviews.

2026-06-27
testing
software-quality-assurance-analysts-and-testers

Use for Android unit tests, fake repositories, coroutine tests, Flow tests, Compose UI tests, instrumented tests, ADB-driven tests and Firebase Emulator tests.

2026-06-27
ui-state-design
web-and-digital-interface-designers

Use to design Android and Compose UI states for loading, empty, content, error, offline, permission and sensitive-data flows while preserving ViewModels, data layers and tests.

2026-06-27
workmanager-background-sync
software-developers

Use for WorkManager background sync, offline-first uploads, retry/backoff policies, constraints, foreground work and worker tests.

2026-06-27
xml-to-compose-migration
software-developers

Use for incremental migration from XML layouts, ViewBinding, Fragments and legacy themes to Jetpack Compose screens and previews.

2026-06-27