Back to Skills

android-release-validation

hitoshura25
Updated 2 days ago
1 views
2
1
2
View on GitHub
Otherdesign

About

This skill validates Android release builds by running ProGuard/R8-enabled builds and executing Espresso tests against release APKs to catch obfuscation issues. It ensures production readiness by verifying signing configurations and checking that all build artifacts are correctly generated. Use it before publishing to prevent functional regressions in release builds.

Quick Install

Claude Code

Recommended
Primary
npx skills add hitoshura25/claude-devtools -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/hitoshura25/claude-devtools
Git CloneAlternative
git clone https://github.com/hitoshura25/claude-devtools.git ~/.claude/skills/android-release-validation

Copy and paste this command in Claude Code to install this skill

GitHub Repository

hitoshura25/claude-devtools
Path: skills/android-release-validation
0

Related Skills