Android Expert
by Roy Yuen
Expert guidance for native Kotlin Android development, architecture, Jetpack Compose, and Play Store readiness.
- Architect multi-module Kotlin apps using MVVM and Clean Architecture.
- Design robust permission flows for sensitive hardware like Bluetooth and GPS.
- Implement offline-first data persistence using Room and DataStore repositories.
$5
· or 25 creditsSecure checkout via Stripe
Included in download
- Architect multi-module Kotlin apps using MVVM and Clean Architecture.
- Design robust permission flows for sensitive hardware like Bluetooth and GPS.
- Includes example output and usage patterns
Sample input
Review my ViewModel code for memory leaks and suggest fixes for state management in the Compose UI layer.
Sample output
CRITICAL: ViewModel is launching a coroutine in GlobalScope; change to viewModelScope to prevent memory leaks. REMEDIATION:
- Inject Dispatchers.IO for repository calls.
- Update 'saveUserSettings' to use 'collectAsStateWithLifecycle' in Compose UI to ensure stability during config changes.
Android Expert
by Roy Yuen
Expert guidance for native Kotlin Android development, architecture, Jetpack Compose, and Play Store readiness.
$5
· or 25 creditsSecure checkout via Stripe
Included in download
- Architect multi-module Kotlin apps using MVVM and Clean Architecture.
- Design robust permission flows for sensitive hardware like Bluetooth and GPS.
- Includes example output and usage patterns
- Instant install
Sample input
Review my ViewModel code for memory leaks and suggest fixes for state management in the Compose UI layer.
Sample output
CRITICAL: ViewModel is launching a coroutine in GlobalScope; change to viewModelScope to prevent memory leaks. REMEDIATION:
- Inject Dispatchers.IO for repository calls.
- Update 'saveUserSettings' to use 'collectAsStateWithLifecycle' in Compose UI to ensure stability during config changes.
About This Skill
What it does
This skill provides comprehensive engineering guidance for native Android development using Kotlin. It acts as a senior Android architect, assisting with everything from multi-module project structure and Jetpack Compose UI state management to complex background processing with WorkManager and deep API integrations.
Why use this skill
Building high-quality Android apps requires more than just writing code; it requires navigating a complex ecosystem of lifecycle-aware components, permission flows, and hardware constraints. Instead of generic AI advice, this skill applies strict architecture patterns (MVVM/Clean), enforces offline-first data strategies, and ensures your app adheres to Play Store release readiness standards.
Supported tools & frameworks
- Language: Kotlin (Coroutines, Flow)
- UI: Jetpack Compose, Navigation
- Data: Room, DataStore, Repository Pattern
- Architecture: Hilt/Dagger DI, MVVM, Clean Architecture
- System: WorkManager, Permissions API, Bluetooth/Location/Media
- Quality: JUnit, Espresso, Play Store release checklist
Output format
Expect structured implementation plans covering data flow, privacy considerations, and testing strategies, or prioritized code reviews that highlight critical architectural risks and remediation steps.
Use Cases
- Architect multi-module Kotlin apps using MVVM and Clean Architecture.
- Design robust permission flows for sensitive hardware like Bluetooth and GPS.
- Implement offline-first data persistence using Room and DataStore repositories.
- Conduct deep code reviews for performance, memory leaks, and accessibility.
- Audit apps for Play Store release readiness including signing and obfuscation.
Known Limitations
- Cannot perform physical device testing or USB debugging.
- Does not support legacy Java-only codebases.
- Not a replacement for official Play Console release reviews.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/android-expert -o /tmp/android-expert.zip && unzip -o /tmp/android-expert.zip -d ~/.claude/skills && rm /tmp/android-expert.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Compatible with SKILL.md-compatible agents like Claude Code and Cursor.
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills

inline-comment
Best way to steer your agents, effortlessly.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.