MartinStykMartinStykCommunity·10 Agent Skills Included

AndroidApkAnalyzer

Android app development, crash fixing, and release automation

Guides coding agents through building, testing, and releasing a multi-module Kotlin Android app. Covers crash triage from Crashlytics, CI failure diagnosis, Compose UI work, navigation wiring, and Play Store releases. Eliminates guesswork about module architecture, formatting rules, and verification gates so changes ship correctly the first time.
npx skills add MartinStyk/AndroidApkAnalyzer --all -g -y
Available:

Gives the agent the project's non-negotiable coding rules, module architecture, and verification workflow, and directs it to each module's own AGENTS.md before editing code there.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install AndroidApkAnalyzer skills?â–¼

Run `npx skills add MartinStyk/AndroidApkAnalyzer --all -g -y` in your terminal to install all skills globally.

What do these Android development skills cover?â–¼

They cover building and running the app on devices, fixing production crashes, triaging Crashlytics reports, diagnosing CI failures, creating modules and Compose components, translating strings, and cutting Play Store releases.

Can an agent fix production crashes automatically?â–¼

Yes. The fix-crash skill pulls Crashlytics data, finds the root cause, reproduces it on a matching emulator, applies the fix, and verifies it without breaking stored user data.

Do these skills work with Claude Code and other agents?â–¼

Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, Codex, and other compatible coding agents.

Do I need Android experience to use these skills?â–¼

Basic familiarity helps, but the skills encode the project's architecture rules and step-by-step workflows so the agent handles the technical details for you.

Related Repositories in Software Engineering

View All in Software Engineering→