Abdallah-Abdelazim

11 mods across 1 repository, 1 stars between them.

mobile-pr-review

02

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.

1 7d ago A tokens not measured original MIT

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…

1 7d ago A 131 tokens original MIT

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…

1 7d ago A 134 tokens original MIT

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…

1 7d ago A 89 tokens original MIT

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…

1 7d ago A 134 tokens original MIT

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…

1 7d ago A 99 tokens original MIT

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…

1 7d ago A 103 tokens original MIT

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…

1 7d ago A 91 tokens original MIT

review-mobile-pr

11

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…

1 7d ago A 162 tokens original MIT