Back to Skills

android-signing-config

majiayu000
Updated 13 days ago
20 views
58
9
58
View on GitHub
Otherdesign

About

This skill automatically configures Android release signing with dual-source credential support, pulling from environment variables for CI/CD and gradle.properties for local development. It modifies the app-level build.gradle.kts file to set up signingConfigs after keystores are generated. Use this skill to streamline secure signing setup across different development environments.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/android-signing-config

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

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/android-signing-config
0

Related Skills