·1k-app-upgrade-test
</>

1k-app-upgrade-test

Create test versions to verify app auto-update functionality and version migration.

36Installs·1Trend·@onekeyhq

Installation

$npx skills add https://github.com/onekeyhq/app-monorepo --skill 1k-app-upgrade-test

How to Install 1k-app-upgrade-test

Quickly install 1k-app-upgrade-test AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/onekeyhq/app-monorepo --skill 1k-app-upgrade-test
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: onekeyhq/app-monorepo.

SKILL.md

View raw

Automates creation of test version branches with hardcoded build configurations for testing app upgrade functionality and version migration flows.

| .env.version | VERSION, BUILDNUMBER | | .github/actions/shared-env/action.yml | outputs.version | | .github/workflows/release-android.yml | versionName | | apps/mobile/android/app/build.gradle | versionCode, versionName |

For comprehensive test version creation workflow with examples, see upgrade-test-version.md.

Create test versions to verify app auto-update functionality and version migration. Source: onekeyhq/app-monorepo.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/onekeyhq/app-monorepo --skill 1k-app-upgrade-test
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from onekeyhq/app-monorepo

Quick answers

What is 1k-app-upgrade-test?

Create test versions to verify app auto-update functionality and version migration. Source: onekeyhq/app-monorepo.

How do I install 1k-app-upgrade-test?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/onekeyhq/app-monorepo --skill 1k-app-upgrade-test Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/onekeyhq/app-monorepo