android-code-review

Reviews Android Kotlin/Java code for architecture, quality, and security issues.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/HuxleyMc/Android-Skills --skill android-code-review-huxleymc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: android-code-review
Source: https://github.com/HuxleyMc/Android-Skills/tree/main/android-code-review
Command: npx skills add https://github.com/HuxleyMc/Android-Skills --skill android-code-review-huxleymc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill analyzes Android Kotlin/Java code to identify architecture gaps, code quality issues, and security risks, accelerating PR reviews and improving app quality.

Core Features & Use Cases

  • Architecture & pattern checks (MVVM/MVI/MVP) to enforce clean boundaries and testability
  • Code quality, Kotlin idioms, and Compose performance reviews for maintainable apps
  • Security and testing coverage checks to reduce vulnerabilities

Quick Start

To review a PR, provide the code or a link and request architecture, quality, and security checks.

Frequently Asked Questions about android-code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review Android code for MVVM architecture and Compose performance issues?

Android code review analyzes Kotlin and Java codebases to enforce MVVM/MVI patterns, check Jetpack Compose performance, and identify architectural gaps. It evaluates clean boundaries and testability across small modules and large apps.

What is the best way to automate PR reviews for Android Kotlin projects?

Automating Android PR reviews involves analyzing provided code or links to check architecture conformance, Kotlin idioms, and security risks. This process accelerates pull request evaluations by identifying quality issues and reducing vulnerabilities.

Can I use an automated code audit to check security risks and testing coverage in Android apps?

Yes, an automated Android code audit checks security vulnerabilities and testing coverage. It reviews codebases to reduce security risks and ensure adequate test coverage across Kotlin and Java projects.

How do I check if my Android app follows clean architecture and coroutine best practices?

Checking Android architecture conformance involves reviewing the codebase for proper MVVM/MVI boundaries, coroutine usage, and Compose best practices. This analysis ensures maintainability and verifies testability across the application.

Does Android code review work with both Kotlin and Java codebases?

Yes, Android code review works with both Kotlin and Java projects. It analyzes code across small modules to large apps to identify architectural gaps, quality issues, and security risks regardless of the language.