android-signing-config

Community

Secure Android release signing with dual sources.

Authorhitoshura25
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates secure signing setup for Android release builds using a dual-source strategy (environment variables for CI/CD and gradle.properties for local development), reducing credential exposure.

Core Features & Use Cases

  • Dual-source signing: CI/CD env vars take priority, with a fallback to gradle.properties for local development.
  • Automated config integration: updates app/build.gradle.kts to add signingConfigs and apply to the release build type.
  • Validation & troubleshooting: checks presence of keystores in keystores/ and ensures signing config is wired correctly.

Quick Start

Configure your Android project to place keystores in keystores/, then provide credentials via environment variables or gradle.properties, and run the signing-configuration steps described by this Skill.

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-signing-config
Download link: https://github.com/hitoshura25/claude-devtools/archive/main.zip#android-signing-config

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.