Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

Awesome-Android-AI-Agent-Skills

Awesome-Android-AI-Agent-Skills には prasad-vennam から収集した 40 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
40
Stars
7
更新
2026-04-07
Forks
0
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

android-bluetooth-ble
ソフトウェア開発者

Handling Bluetooth Low Energy, flow wrappers, and Android 12+ permissions.

2026-04-07
android-camerax-mlkit
ソフトウェア開発者

Seamless integration of CameraX with Google ML Kit for vision tasks.

2026-04-07
android-enterprise-security
情報セキュリティアナリスト

Deep-dive skills for banking and healthcare apps.

2026-04-07
android-gemini-nano
ソフトウェア開発者

Use when integrating Google Gemini Nano via AICore for on-device ML.

2026-04-07
android-hardware-testing
ソフトウェア品質保証アナリスト・テスター

Automated UIAutomator tests and Hardware mocking setup.

2026-04-07
android-kmp-compose-ui
ソフトウェア開発者

Expanding KMP shared UI to cover Compose Multiplatform edge-cases.

2026-04-07
android-kmp-platform-channels
ソフトウェア開発者

Bridging Native iOS and Desktop APIs back into KMP.

2026-04-07
android-local-stt-tts
ソフトウェア開発者

Patterns for local Speech-to-Text and Text-to-Speech without cloud latency.

2026-04-07
android-location-maps
ソフトウェア開発者

Google Maps SDK, FusedLocationProvider, and Background GeoFencing.

2026-04-07
android-macrobenchmark
ソフトウェア品質保証アナリスト・テスター

Use when evaluating App Startup Time, frame timing, and writing Baseline Profiles.

2026-04-07
android-media3-exoplayer
ソフトウェア開発者

Background playing, Audio focus, and PiP mode using Media3.

2026-04-07
android-rag-local
ソフトウェア開発者

Implement local Retrieval-Augmented Generation using Room and Vector embeddings.

2026-04-07
android-wear-os-compose
ソフトウェア開発者

Jetpack Compose for Wear OS, rotary input, and ambient modes.

2026-04-07
android-background-execution
ソフトウェア開発者

Expert guidance on implementing and managing background tasks in modern Android applications (API 30+).

2026-04-01
android-build-verification
ソフトウェア品質保証アナリスト・テスター

MANDATORY verification skill to run after EVERY file change. Automatically triggers an Android build (assembledDebug) to check for compilation or schema errors.

2026-04-01
android-ci-cd-expert
ソフトウェア開発者

Use when setting up continuous integration/deployment (GitHub Actions), Gradle Play Publisher, Fastlane, or R8 Proguard rules for Release builds.

2026-04-01
android-clean-architecture
ソフトウェア開発者

Use when designing the architecture, data layer, domain models, or business logic for Android apps.

2026-04-01
android-code-review-expert
ソフトウェア品質保証アナリスト・テスター

Use when performing a code review for Android pull requests, focusing on architecture, memory safety, and UI excellence.

2026-04-01
android-coroutines-expert
ソフトウェア開発者

Use to enforce safe concurrency, correct Dispatcher usage, and proper Channel vs StateFlow patterns in ViewModels.

2026-04-01
android-design-system-m3
ソフトウェア開発者

Use when creating Material 3 design systems, custom themes, or dynamic color implementations in Android apps with Jetpack Compose.

2026-04-01
android-google-workspace-expert
ソフトウェア開発者

Use when integrating Google Workspace APIs (Calendar, Drive, Docs) or implementing Google Sign-In with OAuth Scopes.

2026-04-01
android-gradle-expert
ソフトウェア開発者

Use when configuring Gradle builds, managing dependencies, or modularizing Android applications.

2026-04-01
android-navigation-expert
ソフトウェア開発者

Use when scaffolding or debugging Jetpack Compose Navigation. Enforces Type-Safe navigation with Kotlin Serialization instead of legacy String routes.

2026-04-01
android-offline-first
ソフトウェア開発者

Use when implementing local data persistence, offline synchronization, or background data fetching for Android.

2026-04-01
android-security-hardened
情報セキュリティアナリスト

Use when securing Android applications, implementing Biometric auth, or encrypting sensitive data locally.

2026-04-01
android-adaptive-layouts
ソフトウェア開発者

Use when supporting tablets, foldables, and different screen sizes in Android apps with Jetpack Compose.

2026-03-31
android-custom-drawing-canvas
ソフトウェア開発者

Use when creating custom UI components, charts, shaders, or hardware-accelerated drawing in Android with Jetpack Compose Canvas.

2026-03-31
android-design-to-code
ソフトウェア開発者

Use when translating Figma, Sketch, or Adobe XD designs into Jetpack Compose code for Android.

2026-03-31
android-media-and-image-expert
ソフトウェア開発者

Use when loading images with Coil/Glide, implementing video playback with Media3/ExoPlayer, or handling media metadata in Android.

2026-03-31
android-motion-animations
ソフトウェア開発者

Use when creating advanced Compose animations, shared element transitions, or physics-based motions for Android.

2026-03-31
android-detekt-expert
ソフトウェア品質保証アナリスト・テスター

Use when performing logic-based static analysis, detecting code smells, or configuring Detekt for Android.

2026-03-31
android-ktlint-formatting
ソフトウェア開発者

Use when formatting Kotlin code, enforcing the Android style guide, or configuring KtLint for Android.

2026-03-31
android-accessibility
ソフトウェア開発者

Use when improving app accessibility, ensuring WCAG compliance, or fixing TalkBack navigation for Android.

2026-03-31
android-adb-terminal
ソフトウェア開発者

Use when interacting with Android emulators or physical devices via ADB (Android Debug Bridge).

2026-03-31
android-jetpack-compose
ソフトウェア開発者

Use when creating, refactoring, or optimizing Android UI components using Jetpack Compose.

2026-03-31
android-kmp-shared
ソフトウェア開発者

Use when building Kotlin Multiplatform (KMP) shared modules, integrating with iOS, or sharing business logic across platforms.

2026-03-31
android-lint-and-quality
ソフトウェア開発者

Use when setting up static analysis, enforcing coding standards, or configuring Detekt/KtLint for Android.

2026-03-31
android-performance-audit
ソフトウェア品質保証アナリスト・テスター

Use when profiling Android apps, debugging memory leaks, optimizing Compose UI, or improving app startup time.

2026-03-31
android-screenshot-testing
ソフトウェア品質保証アナリスト・テスター

Use when implementing visual regression tests, verifying UI layouts, or using Paparazzi/Roborazzi for Android.

2026-03-31
android-unit-testing
ソフトウェア品質保証アナリスト・テスター

Use when writing or fixing unit tests, mocking objects, or testing reactive flows in Android.

2026-03-31