home / skills / hitoshura25

hitoshura25 skills

Find 24 skills from 1 repo created by hitoshura25 on GitHub.

1 repo
24 skills
GitHub

Sponsored

android-ci-tests

hitoshura25/claude-devtools

1
This skill sets up a robust Android CI workflow in GitHub Actions to run unit and instrumented tests efficiently.
android-espresso-dependencies

hitoshura25/claude-devtools

1
This skill adds Espresso and AndroidX Test dependencies to your Android project and guides optional test runner configuration.
android-proguard-setup

hitoshura25/claude-devtools

1
This skill configures ProGuard/R8 for Android release builds with safe defaults, enabling minification and resource shrinking for stable apps.
android-release-build-setup

hitoshura25/claude-devtools

1
This skill orchestrates Android release build setup by generating keystores, configuring ProGuard, and applying signing for CI and local dev.
android-release-validation

hitoshura25/claude-devtools

1
This skill validates Android release builds end-to-end, ensuring ProGuard/R8, signing, mapping, and metadata are production-ready.
android-test-structure

hitoshura25/claude-devtools

1
This skill scaffolds androidTest directory structure with base test classes and utilities to accelerate Espresso-based Android UI testing.
android-playstore-publishing

hitoshura25/claude-devtools

1
This skill automates end-to-end Android Play Store publishing by generating internal, beta, and production workflows with validation.
android-fastlane-setup

hitoshura25/claude-devtools

1
This skill configures Android Fastlane with supply and screengrab to automate Play Store deployment and screenshot capture.
android-signing-config

hitoshura25/claude-devtools

1
This skill configures Android release signing using dual-source credentials from environment variables and gradle.properties to streamline CI/CD and local dev.
privacy-policy-generate

hitoshura25/claude-devtools

1
This skill generates a GitHub Pages ready privacy policy for Android apps by scanning project metadata and prompting for missing details.
android-store-listing

hitoshura25/claude-devtools

1
This skill guides you to create a complete Android Play Store listing, including feature graphic, icons, and metadata for effective discovery.
android-playstore-api-validation

hitoshura25/claude-devtools

1
This skill creates and runs a validation script to test Google Play Store API connection and permissions for a given app.
android-keystore-generation

hitoshura25/claude-devtools

1
This skill helps you generate production and local development Android keystores for release signing and integrates secure credential handling.
android-playstore-scan

hitoshura25/claude-devtools

1
This skill analyzes an Android project to generate a Play Console setup checklist with pre-filled answers and missing-item recommendations.
android-playstore-setup

hitoshura25/claude-devtools

1
This skill automates Android Play Store internal deployment setup, guiding scan, fastlane, signing, store assets, and CI/CD workflows for quick testing.
android-workflow-beta

hitoshura25/claude-devtools

1
This skill generates a GitHub Actions workflow to deploy Android beta tracks via Fastlane, with full or staged rollout.
android-service-account-guide

hitoshura25/claude-devtools

1
This skill guides you through creating a Google Cloud service account for Play Store API access and securely configuring keys.
android-workflow-internal

hitoshura25/claude-devtools

1
This skill generates two GitHub Actions workflows for Android: CI build/tests and manual internal releases with version control.
android-workflow-production

hitoshura25/claude-devtools

1
This skill helps automate Android production deployments with staged rollout control and automatic release management.
version-management

hitoshura25/claude-devtools

1
This skill helps you manage versions across technologies by using Git tags as truth and updating language-specific adapters.
android-additional-tests

hitoshura25/claude-devtools

1
This skill adds comprehensive Android UI and flow tests beyond smoke tests to validate navigation, screens, and user interactions.
android-playstore-pipeline

hitoshura25/claude-devtools

1
This skill orchestrates the full Android Play Store deployment pipeline, automating five setup phases to deliver a production-ready CI/CD flow.