bitwardenbitwardenOfficialยท6 Agent Skills Included

android

AI-assisted Android development workflow for the Bitwarden password manager app

Guides AI agents through planning, building, testing, and reviewing code for the Bitwarden Android password manager. Covers requirement refinement, architecture planning, ViewModel and Compose patterns, unit testing, and pull request reviews. Enforces zero-knowledge security rules and project conventions so changes ship faster with fewer mistakes.
npx skills add bitwarden/android --all -g -y
Available:

Tells the AI agent how the Bitwarden Android app is architected, which skill to trigger for each task (planning, coding, testing, reviewing), and which mandatory security and code-style rules to follow.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Bitwarden Android skills?โ–ผ

Run `npx skills add bitwarden/android --all -g -y` in your terminal to install all skills in this suite globally.

What do the Bitwarden Android skills do?โ–ผ

They let an AI agent plan features, write Kotlin and Compose code, run Gradle builds and tests, and review pull requests for the Bitwarden Android app.

Can AI write tests for the Bitwarden Android app?โ–ผ

Yes. The testing skill provides ready-made patterns for ViewModel, Compose screen, and repository tests using MockK, Turbine, and JUnit 5.

Do these skills work with Claude Code?โ–ผ

Yes. They follow the standard SKILL.md format and run directly in Claude Code and other compatible AI coding agents.

How does the AI review Android pull requests?โ–ผ

The reviewing skill detects the change type automatically and applies the right checklist for features, bug fixes, UI tweaks, or dependency updates.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’