Abdallah-Abdelazim/mobile-pr-review-plugin
Plugin Claude Code
Marketplace for the mobile-pr-review plugin: expert Android & iOS PR review with 7 dedicated review agents.
Abdallah-Abdelazim/mobile-pr-review-plugin
Plugin Claude Code
Marketplace for the mobile-pr-review plugin: expert Android & iOS PR review with 7 dedicated review agents.
Abdallah-Abdelazim/mobile-pr-review-plugin
Plugin Claude Code
Expert Android & iOS PR review. Defaults to a PENDING (draft) GitHub review, or posts live on request. Ships 7 dedicated review agents (bug hunting, silent failures, code quality, 2026 platform deprecations, test coverage, comment accuracy, type design) for Kotlin/Compose, Swift/SwiftUI, and KMP.
Abdallah-Abdelazim/mobile-pr-review-plugin
Instructions file
Claude Code instructions for Abdallah-Abdelazim/mobile-pr-review-plugin, covering mobile-pr-review (plugin repo), intent layer, key invariants, patterns and anti-patterns.
Abdallah-Abdelazim/mobile-pr-review-plugin
Agent
Use this agent to hunt for correctness bugs in a mobile PR diff (Android/Kotlin, iOS/Swift, or KMP) — forgotten call sites, unhandled unhappy paths, wrong logic, non-exhaustive branching, silent regressions, contract mismatches, resource-lifecycle leaks, and concurrency correctness. Feed it the PR intent, full diff…
Abdallah-Abdelazim/mobile-pr-review-plugin
Agent
Use this agent to review a mobile PR diff (Android/Kotlin, iOS/Swift, or KMP) for code smells, dead/unused code, duplication, and software-engineering excellence (SOLID, naming, PR scope, documentation) — plus the platform's architecture/framework checklist (Compose/SwiftUI, DI, security, performance, accessibility…
Abdallah-Abdelazim/mobile-pr-review-plugin
Agent
Use this agent when a mobile PR diff adds or modifies comments, KDoc, or doc comments. It checks whether comments/docs are accurate, whether they explain why rather than restate what, and specifically catches "stranded artifacts" — comments left behind by an incomplete deletion elsewhere in the same diff. Feed it the…
Abdallah-Abdelazim/mobile-pr-review-plugin
Agent
Use this agent to scan a mobile PR diff (Android/Kotlin or iOS/Swift) for newly-added usage of APIs deprecated, superseded, or removed as of 2026 (Android 16/17 — API 36/37, Swift 6, iOS 17-26). Feed it the diff, changed-file list, and the absolute path(s) to android.md and/or ios.md (whichever platform(s) the diff…
Abdallah-Abdelazim/mobile-pr-review-plugin
Agent
Use this agent to audit a mobile PR diff (Android/Kotlin, iOS/Swift, or KMP) for silent failures — swallowed exceptions, overly broad catches, unjustified fallbacks, and error handling that hides problems instead of surfacing them. Feed it the PR intent, full diff, changed-file list, and the path(s) to the relevant…
Abdallah-Abdelazim/mobile-pr-review-plugin
Agent
Use this agent to review test coverage and test quality for a mobile PR diff (Android/Kotlin, iOS/Swift, or KMP) — missing coverage for new/changed behavior, untested edge cases and error paths, and tests that don't actually exercise the code they claim to. Feed it the PR intent, full diff, changed-file list, and the…
Abdallah-Abdelazim/mobile-pr-review-plugin
Agent
Use this agent when a mobile PR diff adds or reshapes a type — a Kotlin data class, sealed class/interface, enum class, or a Swift struct/protocol/enum. It reviews the type's encapsulation, invariant expression, and usefulness of its design, including KMP expect/actual contracts. Feed it the full diff and changed-file…
Abdallah-Abdelazim/mobile-pr-review-plugin
Skill Claude CodeCodex
Expert Android & iOS PR review. Defaults to saving findings as a PENDING (draft) GitHub review — invisible until manually submitted — but will post them live instead if the user asks or says so when prompted. Use whenever the user asks to review, audit, or give feedback on a pull request touching Android (Kotlin…