MartinStyk/apk-analyzer

The most downloaded APK analysis app on Google Play. Detailed reports of every app on your device. No root, no ads, nothing leaves the phone.

352Stars on the repository
29Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
GPL-3.0Licence, which decides whether bodies are shown

analyze-ci-failure

01

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use to check GitHub Actions build status or diagnose why a workflow run failed and propose a fix. Triggered by phrases like "check the latest build", "did CI pass", "why did the build fail", "check the GitHub Actions run", "analyze this workflow run", "check run ", "check the build for this PR".

not rated 352 4d ago A 78 tokens GPL-3.0

appfunctions

02

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use when discovering, implementing, documenting, or testing Android App Functions (androidx.appfunctions) that expose app capabilities to on-device AI agents like Gemini. Triggered by phrases like "add an app function", "implement AppFunctions", "expose this as an app function", "discover app function candidates"…

not rated 352 4d ago A 98 tokens GPL-3.0

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use to record or convert ApkAnalyzer app flows into screenshots or GIFs for the README or product docs. Triggered by phrases like "add screenshots", "convert videos to gifs", "record a gif of this flow", "capture app screenshots", "update the README screenshots", "make a demo gif".

not rated 352 4d ago A 66 tokens GPL-3.0

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use when creating a new reusable Compose UI component that should live in core:ui-library. Triggered by phrases like "add UI component", "create component", "add reusable composable", "new composable component", "create a card", "create a button variant", "add to ui library".

not rated 352 4d ago A 65 tokens GPL-3.0

create-core-module

05

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use when creating a new core or shared library module for domain logic, data access, repositories, managers, or utilities. Triggered by phrases like "create core module", "add repository", "new data layer", "create shared module", "add manager".

not rated 352 4d ago A 56 tokens GPL-3.0

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use when creating a new feature module, screen, or feature area. Triggered by phrases like "create feature", "add feature module", "new feature", "create a screen for", "add new screen".

not rated 352 4d ago A 47 tokens GPL-3.0

fix-crash

07

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use to fix a specific production crash or non-fatal — pulling its Crashlytics data, finding the linked GitHub issue, root-causing it, reproducing it, fixing it, and verifying the fix without breaking stored-data compatibility. Triggered by phrases like "fix this crash", "fix issue.

not rated 352 4d ago A 65 tokens GPL-3.0

git-commit-author

08

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use whenever creating a git commit in this repo. Commits must always be authored as the human user only — never as Claude, never with a Claude/AI co-author trailer. Triggered by any commit creation in this repository.

not rated 352 4d ago A 51 tokens GPL-3.0

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use when adding a new screen destination to a feature, wiring navigation between screens, implementing an entry provider, or connecting NavKeys. Triggered by phrases like "navigate to", "add screen to feature", "wire navigation", "entry provider", "add destination", "navigate from X to Y".

not rated 352 4d ago A 63 tokens GPL-3.0

navigate-app-adb

10

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use to drive ApkAnalyzer's UI on a connected device/emulator via adb — dumping the screen, finding a tappable element by its visible text or content description, and tapping it — to inspect or verify a change without a human touching the device. Triggered by phrases like "navigate to X screen", "tap through the app"…

not rated 352 4d ago A 101 tokens GPL-3.0

release-app

11

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use to cut a release of ApkAnalyzer — pick the MAJOR.MINOR.PATCH version, draft release notes, get them approved, and create the annotated tag that drives the release pipeline. Triggered by phrases like "release the app", "cut a release", "ship 3.6.0", "tag a release", "make a new version", "release notes for the next…

not rated 352 4d ago A 99 tokens GPL-3.0

run-app

12

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use to build, install, and launch ApkAnalyzer on a connected device or emulator, or to verify a code change actually works at runtime rather than just compiling. Triggered by phrases like "run the app", "install on device", "launch the app", "try it on my phone", "deploy to device", "see if this works", "run it".

not rated 352 4d ago A 77 tokens GPL-3.0

setup-local-tools

13

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use when setting up a new machine for this repo, checking whether required tools (gh, JDK, Android SDK, Firebase CLI) are installed and authenticated. Triggered by phrases like "set up my environment", "what do I need to install", "onboard me on this repo", "check my dev tools", "set up the firebase cli", "set up gh…

not rated 352 4d ago D 94 tokens GPL-3.0

spotless-fix

14

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use when fixing code formatting errors, ktlint violations, or style issues. Run after generating or modifying Kotlin files. Triggered by phrases like "fix formatting", "spotless", "ktlint error", "formatting violation", "fix code style", "run spotless".

not rated 352 4d ago A 60 tokens GPL-3.0

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Maintain the Apk Analyzer Play Store screenshot carousel templates (docs/store/graphics/carouseltemplate.html and carouseltemplatedark.html) and export their frames as upload-ready PNGs (docs/store/graphics/phone-screenshots/day and night). Covers two independent workflows — editing (swap in new screenshots after a UI…

not rated 352 4d ago A 159 tokens GPL-3.0

sync-design-changes

16

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use when translating tweaks made in the "Apk Analyzer Design System" Claude Design project (claude.ai/design) back into actual Kotlin/Compose code in this repo. Triggered by phrases like "sync design changes", "bring in the Claude Design edits", "implement what I changed in Claude Design", "apply the design tweaks"…

not rated 352 4d ago A 80 tokens GPL-3.0

translate-strings

17

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use when adding a new user-facing string, changing existing English copy, or adding/auditing a locale's strings.xml translations. Triggered by phrases like "translate strings", "add translation", "update translations", "localize this screen", "add a new language", "sync locale strings", "translate to ".

not rated 352 4d ago A 70 tokens GPL-3.0

triage-crashes

18

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Use to review production Crashlytics crashes and non-fatals for the latest release and file a GitHub issue for each one that isn't tracked yet. Triggered by phrases like "triage crashes", "check production crashes", "look at Crashlytics", "any new crashes", "review non-fatals", "file issues for the latest release…

not rated 352 4d ago A 84 tokens GPL-3.0

verify

19

MartinStyk/apk-analyzer

Skill Claude CodeCodex

Unified IDE-local verification gate for ApkAnalyzer. Diff-vs-base review pipeline — skip-check → context discovery → parallel reviewers (bug + convention + security) → issue-validator → local build gates (spotlessApply, per-module compile, conditional validateAgentContext/full whole-app check) → verify-audit →…

not rated 352 4d ago A 77 tokens GPL-3.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: