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
One-time purchase · Own forever
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
See it in action
CRITICAL: ViewModel is launching a coroutine in GlobalScope; change to viewModelScope to prevent memory leaks. REMEDIATION: 1. Inject Dispatchers.IO for repository calls. 2. 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
One-time purchase · Own forever
⚡ Also available via Agensi MCP — your AI agent can load this skill on demand via MCP. Learn more →
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
- One-time purchase
See it in action
CRITICAL: ViewModel is launching a coroutine in GlobalScope; change to viewModelScope to prevent memory leaks. REMEDIATION: 1. Inject Dispatchers.IO for repository calls. 2. 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.
📖 Learn more: Best Code Review Skills for Claude Code →
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.
How to Install
unzip android-expert.zip -d ~/.claude/skills/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
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
java-best-practice-checker
Expert Java code auditor for SE 8–24, flagging performance leaks, threading risks, and modernization gaps.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.