について
このスキルは、たった一つのコマンドで完全な本番環境対応のAndroid Play Store CI/CDパイプラインを構築します。リリースビルド設定からキーストア生成、E2Eテスト環境のセットアップまで、すべてを自動的に処理し、5つの前提スキルを順次調整します。ゼロから完全なデプロイメントワークフローを確立するための、クイックスタート「簡単ボタン」としてご利用ください。
クイックインストール
Claude Code
推奨npx skills add hitoshura25/claude-devtools -a claude-code/plugin add https://github.com/hitoshura25/claude-devtoolsgit clone https://github.com/hitoshura25/claude-devtools.git ~/.claude/skills/android-playstore-pipelineこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします
GitHub リポジトリ
Frequently asked questions
What is the android-playstore-pipeline skill?
android-playstore-pipeline is a Claude Skill by hitoshura25. Skills package instructions and resources that Claude loads on demand, so Claude can perform android-playstore-pipeline-related tasks without extra prompting.
How do I install android-playstore-pipeline?
Use the install commands on this page: add android-playstore-pipeline 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-playstore-pipeline belong to?
android-playstore-pipeline is in the android category, tagged general.
Is android-playstore-pipeline free to use?
Yes. android-playstore-pipeline is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
関連スキル
このスキルは、FastlaneをAndroid Play Storeデプロイメント用に設定し、supply(リリース自動化)とscreengrab(スクリーンショット自動化)の設定ファイルを生成します。パッケージ名とサービスアカウント認証情報を使用して、Appfile、Fastfile、メタデータディレクトリを含む必要なFastlane構造を作成します。Claude Codeを通じてAndroidアプリのリリースとスクリーンショットテストを自動化する必要がある場合にご利用ください。
このClaude Skillは、CIでAndroidユニットテストとインストルメンテーションテストを実行するためのGitHub Actionsワークフローを自動生成します。mainブランチへのプッシュやプルリクエスト時にトリガーされる、すぐに使用可能な`test.yml`設定ファイルを作成します。開発者はこれを使用して、手動でCIパイプラインを記述することなく、Androidプロジェクトの継続的テストを迅速にセットアップできます。
このClaudeスキルは、1024x500ピクセルのフィーチャーグラフィックとメタデータテンプレートを含むGoogle Playストア用アセットを生成します。アイコン作成を完了した後、アプリストア掲載情報を準備する必要があるAndroid開発者向けに設計されています。本スキルはFastlane互換ファイルを出力し、包括的なストア掲載ガイドを提供します。
このスキルは、キーストア生成、ProGuard/R8設定、署名構成を順次実行することで、Androidリリースビルドを完全に構成します。本番環境とローカル開発環境の両方を扱い、デュアルソース署名サポートを備えています。Gradle Kotlin DSLを使用するAndroidプロジェクトの完全なリリース設定プロセスを自動化するためにご利用ください。
