android-store-listing
关于
This Claude Skill generates Google Play Store assets including a 1024x500 feature graphic and metadata templates. It's designed for Android developers who need to prepare their app store listing after completing icon creation. The skill outputs Fastlane-compatible files and provides a comprehensive store listing guide.
快速安装
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-store-listing在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
相关推荐技能
android-fastlane-setup
其他这个Skill为Android开发者自动化配置Fastlane,专门用于Play Store部署和截图自动化。它通过supply实现应用发布管理,并通过screengrab自动生成商店截图。开发者只需提供包名和服务账户JSON路径,即可获得完整的Fastlane配置文件和目录结构。
android-ci-tests
其他这个Claude Skill为Android开发者自动创建GitHub Actions CI测试工作流。它生成配置来运行单元测试和仪器化测试,支持在推送和拉取请求时触发。开发者只需提供Android项目路径,即可快速设置持续集成测试环境。
android-release-build-setup
其他这个Skill为Android项目自动化配置完整的发布构建流程。它依次执行密钥库生成、ProGuard/R8配置和签名设置,确保生产环境和本地开发环境的安全构建。特别适合需要快速设置标准化发布流程的开发者,使用Kotlin DSL的Gradle项目可直接使用。
android-workflow-production
其他这个Claude Skill为Android开发者自动生成GitHub Actions工作流,实现生产环境的渐进式部署。它创建两个关键工作流:一个用于生产部署,另一个用于管理分阶段发布。开发者只需提供应用包名,即可获得完整的CI/CD配置,特别适合需要控制发布节奏的团队。
