·distributing-tauri-for-android
</>

distributing-tauri-for-android

dchuk/claude-code-tauri-skills

Guides the user through distributing Tauri applications for Android, including Google Play Store submission, APK and AAB generation, build configuration, signing setup, and version management.

16Installs·0Trend·@dchuk

Installation

$npx skills add https://github.com/dchuk/claude-code-tauri-skills --skill distributing-tauri-for-android

SKILL.md

This skill covers the complete workflow for preparing and distributing Tauri v2 applications on Android, including Google Play Store publication.

| minSdkVersion | 24 | Minimum Android SDK version (Android 7.0) | | versionCode | Auto-calculated | Integer version code for Play Store |

Tauri automatically calculates the version code from your app version:

Guides the user through distributing Tauri applications for Android, including Google Play Store submission, APK and AAB generation, build configuration, signing setup, and version management. Source: dchuk/claude-code-tauri-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dchuk/claude-code-tauri-skills --skill distributing-tauri-for-android
Category
</>Dev Tools
Verified
First Seen
2026-02-07
Updated
2026-02-18

Quick answers

What is distributing-tauri-for-android?

Guides the user through distributing Tauri applications for Android, including Google Play Store submission, APK and AAB generation, build configuration, signing setup, and version management. Source: dchuk/claude-code-tauri-skills.

How do I install distributing-tauri-for-android?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dchuk/claude-code-tauri-skills --skill distributing-tauri-for-android Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/dchuk/claude-code-tauri-skills