Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

super-android-kotlin-firebase-skill

super-android-kotlin-firebase-skill 收录了来自 GDvega 的 38 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
38
Stars
2
更新
2026-06-27
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

super-android-kotlin-firebase
软件开发工程师

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
软件开发工程师

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

2026-06-27
agp9-kotlin-migration
软件开发工程师

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

2026-06-27
android-architecture
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
网页与数字界面设计师

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
软件开发工程师

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

2026-06-27
context-aware-ui-design
网页与数字界面设计师

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
软件开发工程师

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

2026-06-27
dependency-injection
软件开发工程师

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

2026-06-27
dependency-upgrade-safety
软件开发工程师

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

2026-06-27
design-test-gate
软件质量保证分析师与测试员

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
网页与数字界面设计师

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

2026-06-27
firebase-ai-logic
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-06-27
firebase-core
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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

2026-06-27
firebase-messaging
软件开发工程师

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
软件开发工程师

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

2026-06-27
firestore
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-06-27
macrobenchmark-baseline-profiles
软件质量保证分析师与测试员

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

2026-06-27
networking-retrofit-ktor
软件开发工程师

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

2026-06-27
play-store-release
软件开发工程师

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
软件开发工程师

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

2026-06-27
room-datastore
数据库架构师

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

2026-06-27
screen-ux-audit
网页与数字界面设计师

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
信息安全分析师

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
软件质量保证分析师与测试员

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
网页与数字界面设计师

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
软件开发工程师

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

2026-06-27
xml-to-compose-migration
软件开发工程师

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

2026-06-27