android-code-review

Community

Critical Android code review for Payoo Android app.

Authordaispacy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a focused, high-priority Android code review for Payoo Android apps, emphasizing naming conventions, memory leaks, UI state pattern usage, and proper placement of business logic.

Core Features & Use Cases

  • Naming conventions: Enforce PascalCase for types, camelCase for variables, and clear, descriptive names.
  • Memory safety: Identify leaks, improper Scope usage, and lifecycle issues; propose fixes.
  • UIState modeling: Recommend sealed class or union-based UI state patterns.
  • Business logic placement: Ensure UseCases contain business logic; ViewModels orchestrate, not implement.

Quick Start

Review an Android PR with Kotlin files focusing on critical patterns and produce a prioritized set of issues and fixes.

Dependency Matrix

Required Modules

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: android-code-review
Download link: https://github.com/daispacy/py-claude-marketplace/archive/main.zip#android-code-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.