android-keystore-generation

Community

Generate Android production + local signing keystores.

Authorhitoshura25
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of Android signing keystores for both production releases (CI/CD) and local development, eliminating manual, error-prone steps and ensuring consistent signing configurations.

Core Features & Use Cases

  • Dual keystore generation: Produces production-release.jks for CI/CD and local-dev-release.jks for local testing.
  • Credential documentation: Generates KEYSTORE_INFO.txt with all necessary credentials and GitHub secret instructions.
  • Environment hygiene: Updates .gitignore to ignore keystore files to protect sensitive data.
  • Use Case: Integrate into a feature branch workflow to sign builds automatically with production and local keys.

Quick Start

Use this skill in your Android project root to generate and document signing keys. The workflow will prompt for organization name, password handling, and then create the keystores and the credentials file.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: android-keystore-generation
Download link: https://github.com/hitoshura25/claude-devtools/archive/main.zip#android-keystore-generation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.