关于
This skill fully configures Android release builds by sequentially running keystore generation, ProGuard/R8 setup, and signing configuration. It handles both production and local development environments with dual-source signing support. Use it to automate the complete release setup process for Android projects using Gradle Kotlin DSL.
快速安装
Claude Code
推荐npx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/android-release-build-setup在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the android-release-build-setup skill?
android-release-build-setup is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform android-release-build-setup-related tasks without extra prompting.
How do I install android-release-build-setup?
Use the install commands on this page: add android-release-build-setup to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does android-release-build-setup belong to?
android-release-build-setup is in the android category, tagged design.
Is android-release-build-setup free to use?
Yes. android-release-build-setup is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
这个Skill为Android开发者自动化配置Fastlane,专门用于Play Store部署和截图自动化。它通过supply实现应用发布管理,并通过screengrab自动生成商店截图。开发者只需提供包名和服务账户JSON路径,即可获得完整的Fastlane配置文件和目录结构。
这个Claude Skill为Android开发者自动创建GitHub Actions CI测试工作流。它生成配置来运行单元测试和仪器化测试,支持在推送和拉取请求时触发。开发者只需提供Android项目路径,即可快速设置持续集成测试环境。
这个Claude Skill能自动生成Android应用在Google Play商店所需的所有上架素材,包括1024x500尺寸的特色图形和完整的元数据模板。它简化了商店列表的创建流程,特别适合需要快速准备应用发布材料的开发者。通过集成Fastlane工具链,它能确保所有素材符合Google Play的规范要求。
这个Claude Skill为Android开发者自动生成GitHub Actions工作流,实现生产环境的渐进式部署。它创建两个关键工作流:一个用于生产部署,另一个用于管理分阶段发布。开发者只需提供应用包名,即可获得完整的CI/CD配置,特别适合需要控制发布节奏的团队。
