Vinayak Menon avatar

Vinayak Menon

Community

@hitoshura25

2Followers
|
24Public Repos
|
27Published Skills

Agent Skills by Vinayak Menon

Showing 27 vetted skills indexed across 1 GitHub repositories.

hitoshura25hitoshura25
3

android-keystore-generation

Generate Android signing keystores for production and local development.

Community
Advanced
hitoshura25hitoshura25
3

android-playstore-scan

Scan Android projects to generate a Play Console setup checklist.

Community
Intermediate
hitoshura25hitoshura25
3

android-additional-tests

Add instrumented Android tests for navigation, user flows, and onboarding.

Community
Intermediate
hitoshura25hitoshura25
3

android-playstore-pipeline

Orchestrate Android Play Store deployment tasks into a complete CI/CD pipeline.

Community
Advanced
hitoshura25hitoshura25
3

android-ci-tests

Generate a GitHub Actions workflow for Android unit, lint, and instrumented tests.

Community
Advanced
hitoshura25hitoshura25
3

android-proguard-setup

Configure ProGuard/R8 minification and resource shrinking for Android release builds.

Community
Intermediate
hitoshura25hitoshura25
3

android-workflow-internal

Generate CI and internal release GitHub Actions workflows for Android projects.

Community
Advanced
hitoshura25hitoshura25
3

android-espresso-dependencies

Add Espresso and AndroidX Test dependencies to app/build.gradle.kts.

Community
Intermediate
hitoshura25hitoshura25
3

android-e2e-testing-setup

Automate Android app launch validation with UI Automator 2.4 smoke tests.

Community
Advanced
hitoshura25hitoshura25
3

android-test-structure

Scaffold an androidTest directory with BaseTest.kt and TestUtils.kt for Espresso tests.

Community
Intermediate
hitoshura25hitoshura25
3

android-screenshot-automation

Automate Android app screenshot capture across locales with Fastlane Screengrab.

Community
Advanced
hitoshura25hitoshura25
3

android-playstore-setup

Automate Play Store deployment setup for Android projects with Fastlane and GitHub Actions.

Community
Advanced
hitoshura25hitoshura25
3

android-playstore-api-validation

Validate Google Play Store API configuration using a service account.

Community
Intermediate
hitoshura25hitoshura25
3

android-release-validation

Validate Android release builds for signing, obfuscation, and packaging.

Community
Advanced
hitoshura25hitoshura25
3

android-service-account-guide

Create a step-by-step guide for Google Cloud service account setup for Play Store API access.

Community
Basic
hitoshura25hitoshura25
3

android-release-notes-structure

Create locale-aware Android release notes directories with fastlane metadata templates.

Community
Basic
hitoshura25hitoshura25
3

version-management

Manage versions across Gradle, npm, and Python projects using Git tags.

Community
Intermediate
hitoshura25hitoshura25
3

android-app-icon

Generate Android adaptive launcher icons from Iconify icons.

Community
Advanced
hitoshura25hitoshura25
3

android-workflow-beta

Generate a GitHub Actions workflow for Android beta deployments via Fastlane and Gradle.

Community
Intermediate
hitoshura25hitoshura25
3

testing-setup

Detect project language and install a suitable test framework.

Community
Intermediate
hitoshura25hitoshura25
3

android-release-build-setup

Automate Android release build setup with keystore generation, ProGuard/R8 configuration, and signing.

Community
Advanced
hitoshura25hitoshura25
3

android-fastlane-setup

Automate Android Play Store deployments with Fastlane supply and screengrab.

Community
Advanced
hitoshura25hitoshura25
3

android-signing-config

Configure Android release signing with environment variable and gradle.properties fallbacks.

Community
Advanced
hitoshura25hitoshura25
3

privacy-policy-generate

Generate a Markdown privacy policy from Android manifest and Gradle files.

Community
Basic