bitwarden

78 mods across 4 repositories, 9.8k stars between them.

plan-android-work

01

bitwarden/android

Command Claude Code

Guided requirements refinement and implementation planning for Bitwarden Android.

9.3k 2d ago A 11 tokens GPL-3.0

review-android

02

bitwarden/android

Command Claude Code

Guided Android code review workflow through context gathering, Android-specific review, and output.

9.3k 2d ago A 16 tokens GPL-3.0

work-on-android

03

bitwarden/android

Command Claude Code

Guided Android development workflow through all lifecycle phases.

9.3k 2d ago A 9 tokens GPL-3.0

android

04

bitwarden/android

Settings file Claude Code

Bitwarden mobile apps (Password Manager and Authenticator) for Android.

9.3k 2d ago A tokens not measured GPL-3.0

build-test-verify

05

bitwarden/android

Skill Claude CodeCodex

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".

9.3k 2d ago A 88 tokens GPL-3.0

bitwarden/android

Skill Claude CodeCodex

Evaluates a bitwarden/android "Update SDK to" PR against the sdk-internal commit range for compile-time and runtime breaking changes, maps affected symbols to Android call sites, and applies clear in-scope fixes. Use when reviewing an SDK bump PR, a bitwardenSdk version change, or triaging sdk-internal breaking…

9.3k 2d ago A 75 tokens GPL-3.0

bitwarden/android

Skill Claude CodeCodex

This skill should be used when implementing Android code in Bitwarden. Covers critical patterns, gotchas, and anti-patterns unique to this codebase. Triggered by "How do I implement a ViewModel?", "Create a new screen", "Add navigation", "Write a repository", "BaseViewModel pattern", "State-Action-Event", "type-safe…

9.3k 2d ago A 169 tokens GPL-3.0

bitwarden/android

Skill Claude CodeCodex

Instructions for capturing UI state, comparing with mocks, and interacting with an Android device using MCP tools backed by ADB.

9.3k 2d ago A 31 tokens GPL-3.0

bitwarden/android

Skill Claude CodeCodex

Architecture design and phased implementation planning for Bitwarden Android. Use when planning implementation, designing architecture, creating file inventories, or breaking features into phases. Triggered by "plan implementation", "architecture design", "implementation plan", "break this into phases", "what files do…

9.3k 2d ago A 68 tokens GPL-3.0

bitwarden/android

Skill Claude CodeCodex

Requirements gap analysis and structured specification for Bitwarden Android. Use when refining requirements, analyzing specs, identifying gaps, or producing structured specifications from tickets or descriptions. Triggered by "refine requirements", "gap analysis", "spec review", "requirements analysis", "what's…

9.3k 2d ago A 73 tokens GPL-3.0

reviewing-changes

11

bitwarden/android

Skill Claude CodeCodex

Android-specific code review checklist and MVVM/Compose pattern validation for Bitwarden Android — use this for any review task, even if the user doesn't explicitly ask for a "checklist". Detects change type automatically and loads the right review strategy (feature additions, bug fixes, UI refinements, refactoring…

9.3k 2d ago A 134 tokens GPL-3.0

bitwarden/android

Skill Claude CodeCodex

This skill should be used when writing or reviewing tests for Android code in Bitwarden. Triggered by "BaseViewModelTest", "BitwardenComposeTest", "BaseServiceTest", "stateEventFlow", "bufferedMutableSharedFlow", "FakeDispatcherManager", "expectNoEvents", "assertCoroutineThrows", "createMockCipher", "createMockSend"…

9.3k 2d ago A 111 tokens GPL-3.0

android-device

13

bitwarden/android

MCP server Claude CodeCodexCursor +2

MCP server "android-device" as configured in bitwarden/android. Launched with bash -c cd .claude/mcp/android-device-server && npm install --silent >/dev/null .

9.3k 2d ago A tokens not measured GPL-3.0

mcp-server

14

bitwarden/mcp-server

Settings file Claude Code

MCP server for interaction with Bitwarden.

241 11d ago A tokens not measured GPL-3.0

ai-plugins

15

bitwarden/ai-plugins

Plugin Claude Code

Plugin marketplace listing 16 plugins: claude-retrospective, claude-config-validator, bitwarden-code-review, bitwarden-init, bitwarden-product-analyst.

140 3d ago A tokens not measured

bitwarden/ai-plugins

Plugin Claude Code

Claude Code hooks that emit metadata-only AI-usage telemetry (identity, git-linkage, MCP) as OTLP logs. Fail-open.

140 3d ago A tokens not measured

SubagentStop

18

bitwarden/ai-plugins

Hook

Runs when a subagent finishes, executing emit_identity.py via python3. From bitwarden/ai-plugins.

140 3d ago A tokens not measured

UserPromptExpansion

19

bitwarden/ai-plugins

Hook

Runs to expand your prompt before the agent sees it, executing emit_identity.py via python3. From bitwarden/ai-plugins.

140 3d ago A tokens not measured

PostToolUse

20

bitwarden/ai-plugins

Hook

Runs after a tool call finishes for Task, Agent, Skill, Edit, MultiEdit, Write, NotebookEdit, Bash and mcp__.* tool calls, executing emit_identity.py, emit_git.py and emit_mcp.py via python3 (3 commands). From bitwarden/ai-plugins.

140 3d ago A tokens not measured

bitwarden/ai-plugins

Plugin Claude Code

Atlassian access via MCP server with deep Jira issue research skill, JQL search, Confluence pages, CQL search, attachments, and opt-in Jira write tools.

140 3d ago A tokens not measured

bitwarden-atlassian

22

bitwarden/ai-plugins

MCP server Claude CodeCodexCursor +2

MCP server "bitwarden-atlassian" as configured in bitwarden/ai-plugins. Launched with bash -c cd "${CLAUDE_PLUGIN_ROOT}/mcp/bitwarden-atlassian-mcp-server" && corepac. Needs 5 environment variables to run.

140 3d ago A tokens not measured

bitwarden/ai-plugins

Skill Claude CodeCodex

Use when the user provides a single Jira issue key and asks whether it is still relevant, still applicable, still pending, still a bug, has been fixed, or can be closed. Trigger phrases include "Is [TICKET] still relevant?", "Is this still an issue?", "Is PM-123 still pending?", "Has this been fixed?", "Can we close…

140 3d ago A 144 tokens

filing-jira-tickets

24

bitwarden/ai-plugins

Skill Claude CodeCodex

File Jira work items that stand on their own, with real ticket titles, acceptance criteria in whatever field the target project provides, and verified dependency links. Reads the target project's create screen first, so no project's field layout is assumed.

140 3d ago A 53 tokens