·build-test-verify
</>

build-test-verify

Build, test, lint, and deploy commands for the Bitwarden Android project. Use when running tests, building APKs/AABs, running lint/detekt, deploying, using fastlane, or discovering codebase structure. Triggered by "run tests", "build", "gradle", "lint", "detekt", "deploy", "fastlane", "assemble", "verify", "coverage".

11Installs·1Trend·@bitwarden

Installation

$npx skills add https://github.com/bitwarden/android --skill build-test-verify

How to Install build-test-verify

Quickly install build-test-verify 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/bitwarden/android --skill build-test-verify
  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: bitwarden/android.

SKILL.md

View raw

| GITHUBTOKEN | Yes (CI) | GitHub Packages auth for SDK (read:packages scope) | | Build flavors | - | standard (Play Store), fdroid (no Google services) | | Build types | - | debug, beta, release |

If builds fail resolving the Bitwarden SDK, verify GITHUBTOKEN in user.properties or environment and check connectivity to maven.pkg.github.com.

IMPORTANT: The app module uses the standard flavor. Always use testStandardDebugUnitTest, NOT testDebugUnitTest.

Build, test, lint, and deploy commands for the Bitwarden Android project. Use when running tests, building APKs/AABs, running lint/detekt, deploying, using fastlane, or discovering codebase structure. Triggered by "run tests", "build", "gradle", "lint", "detekt", "deploy", "fastlane", "assemble", "verify", "coverage". Source: bitwarden/android.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bitwarden/android --skill build-test-verify
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from bitwarden/android

Quick answers

What is build-test-verify?

Build, test, lint, and deploy commands for the Bitwarden Android project. Use when running tests, building APKs/AABs, running lint/detekt, deploying, using fastlane, or discovering codebase structure. Triggered by "run tests", "build", "gradle", "lint", "detekt", "deploy", "fastlane", "assemble", "verify", "coverage". Source: bitwarden/android.

How do I install build-test-verify?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bitwarden/android --skill build-test-verify 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/bitwarden/android

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-09