Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Android-Engineering-Skill

Android-Engineering-Skill contains 11 collected skills from adrigm06, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
3
updated
2026-05-02
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

android-engineering-skill
software-developers

Use when working on Android/Kotlin projects — architecture decisions, Compose UI, build/Gradle, testing strategy, performance, security, code review, debugging, or release engineering. Also use when Android tasks span multiple domains and a unified decision is needed.

2026-05-02
android-architecture
software-developers

Architecture strategy for Android apps at real production scale. Use this whenever the user asks about app structure, modularization, MVVM/MVI/UDF choices, migration from legacy code, dependency boundaries, or architecture review decisions.

2026-05-02
android-code-review
software-quality-assurance-analysts-and-testers

Structured Android code review skill with severity-based findings across architecture, correctness, maintainability, performance, and security. Use this for PR reviews and technical debt assessments.

2026-05-02
android-compose
software-developers

Jetpack Compose engineering skill for state modeling, recomposition control, stability, and UI architecture. Use whenever the user asks to build, review, optimize, or debug Compose screens and navigation flows.

2026-05-02
android-debugging
software-developers

Android debugging skill for root-cause analysis using hypothesis-driven workflows, reproduction plans, instrumentation, and narrowing strategies. Use when bugs are intermittent, hard to reproduce, or cross-layer.

2026-05-02
android-gradle-build
software-developers

Android build engineering skill for Gradle architecture, convention plugins, dependency management, and build performance. Use whenever users ask to optimize build time, modular build setup, or dependency strategy.

2026-05-02
android-kotlin-concurrency
software-developers

Kotlin coroutines and Flow engineering skill for structured concurrency, scope lifecycle, dispatcher strategy, and reactive stream design. Use when coroutine leaks, cancellation failures, dispatcher misuse, Flow vs StateFlow selection, or thread-safety in suspend functions are in scope.

2026-05-02
android-performance
software-developers

Android performance engineering skill focused on startup, jank, memory, ANRs, battery, tracing, and baseline profiles. Use whenever users ask to diagnose or optimize app performance.

2026-05-02
android-release-engineering
software-developers

Android release engineering skill for signing, rollout strategy, release readiness, monitoring, and rollback planning. Use for production release planning and go/no-go decisions.

2026-05-02
android-security
information-security-analysts

Android security engineering skill for threat-aware recommendations on secrets handling, secure storage, network hardening, Play Integrity, and release safeguards. Use this whenever security posture or sensitive data handling is in scope.

2026-05-02
android-testing
software-quality-assurance-analysts-and-testers

Android testing strategy skill for unit, integration, UI, screenshot, contract, macrobenchmark, and baseline profile planning. Use this when users ask what to test, how much to test, or how to reduce flaky test suites.

2026-05-02