Android Testing
livekit/client-sdk-android/.agent/skills/android-testingbusinessOfficial
Official Provider SkillView repo
Comprehensive testing strategy involving Unit, Integration, Hilt, and Screenshot tests.
Files2 files
.openskills.json7 lines
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the archive and add the files to your project manually.
Skill details
Versionv1.0.0
AuthorLiveKit
Categorybusiness
Skill IDlivekit/client-sdk-android/.agent/skills/android-testing
Files2 files
Related skills
Android CoroutinesImplement and review Kotlin Coroutines on Android: configure CoroutineScopes, manage Dispatchers, expose StateFlow/SharedFlow from ViewModels, collect with repeatOnLifecycle, and convert callback APIs to callbackFlow. Use when writing suspend functions, wiring up Flow or StateFlow, fixing async bugs, replacing GlobalScope, or integrating coroutines with Android lifecycle components.Android Gradle LogicExpert guidance on setting up scalable Gradle build logic using Convention Plugins and Version Catalogs.Gradle Build PerformanceDebug and optimize Android/Gradle build performance. Use when builds are slow, investigating CI/CD performance, analyzing build scans, or identifying compilation bottlenecks.Kotlin Concurrency ExpertKotlin Coroutines review and remediation for Android. Use when asked to review concurrency usage, fix coroutine-related bugs, improve thread safety, or resolve lifecycle issues in Kotlin/Android code.Jupyter NotebookVerwenden Sie, wenn der Benutzer darum bittet, Jupyter-Notebooks (`.ipynb`) für Experimente, Erkundungen oder Tutorials zu erstellen, aufzusetzen oder zu bearbeiten; bevorzugen Sie die mitgelieferten Vorlagen und führen Sie das Hilfsskript `new_notebook.py` aus, um ein sauberes Start-Notebook zu erzeugen.Android E2e TestingTest Expo Router features on Android emulators using ADB. Use after implementing native Android features or when verifying UI behavior on Android.