Hitoshura25
14 skills · 14 stars total
14 skills
This skill configures Android release signing using dual-source credentials from environment variables and gradle.properties to streamline CI/CD and local dev.
This skill generates a GitHub Actions workflow to deploy Android beta tracks via Fastlane, with full or staged rollout.
This skill sets up a robust Android CI workflow in GitHub Actions to run unit and instrumented tests efficiently.
This skill configures Android Fastlane with supply and screengrab to automate Play Store deployment and screenshot capture.
This skill generates two GitHub Actions workflows for Android: CI build/tests and manual internal releases with version control.
This skill orchestrates the full Android Play Store deployment pipeline, automating five setup phases to deliver a production-ready CI/CD flow.
This skill automates end-to-end Android Play Store publishing by generating internal, beta, and production workflows with validation.
This skill adds Espresso and AndroidX Test dependencies to your Android project and guides optional test runner configuration.
This skill validates Android release builds end-to-end, ensuring ProGuard/R8, signing, mapping, and metadata are production-ready.
This skill adds comprehensive Android UI and flow tests beyond smoke tests to validate navigation, screens, and user interactions.
This skill helps you manage versions across technologies by using Git tags as truth and updating language-specific adapters.
This skill configures ProGuard/R8 for Android release builds with safe defaults, enabling minification and resource shrinking for stable apps.
This skill generates a GitHub Pages ready privacy policy for Android apps by scanning project metadata and prompting for missing details.
This skill sets up a lightweight Android UI Automator smoke test to verify app launches across debug and release builds.