Official Bitwarden Claude Plugin Marketplace
npx claudepluginhub bitwarden/ai-pluginsComprehensive analysis of Claude Code sessions to identify successful patterns, problematic areas, and opportunities for improvement.
Validates Claude Code configuration files for security, structure, and quality. Reviews CLAUDE.md, skills, agents, prompts, commands, and settings with comprehensive validation checklists.
Comprehensive code review system with organization-wide standards.
Initialize Claude Code configuration with Bitwarden's standardized template format
Product analyst agent for creating comprehensive Bitwarden requirements documents from multiple sources
Comprehensive full-stack software engineering assistant proficient in modern software development at Bitwarden.
Read-only Atlassian access via custom MCP server: Jira issues, JQL search, Confluence pages, CQL search, and attachments
Application security engineering assistant for vulnerability triage, threat modeling, and secure code analysis at Bitwarden.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 80 focused plugins, 185 specialized agents, and 153 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
A curated collection of plugins for AI-assisted development at Bitwarden. Enables discovery and distribution of quality-controlled plugins for use with Claude Code.
| Plugin | Version | Description |
|---|---|---|
| atlassian-reader | 1.2.1 | Read-only access to Jira issues, epics, sprints, boards, and Confluence pages from Atlassian Cloud |
| bitwarden-atlassian-tools | 1.1.1 | Read-only Atlassian access: Jira issues, JQL search, Confluence pages, CQL search, attachments |
| bitwarden-code-review | 1.8.1 | Autonomous code review agent following Bitwarden engineering standards with GitHub integration |
| bitwarden-init | 1.1.0 | Initialize and enhance CLAUDE.md files with Bitwarden's standardized template format |
| bitwarden-product-analyst | 0.1.4 | Product analyst agent for creating comprehensive Bitwarden requirements documents from multiple sources |
| bitwarden-security-engineer | 0.2.0 | Application security engineering: vulnerability triage, threat modeling, and secure code analysis |
| bitwarden-software-engineer | 0.3.0 | Full-stack engineering assistant for Bitwarden client, server, and database development patterns |
| claude-config-validator | 1.1.1 | Validates Claude Code configuration files for security, structure, and quality |
| claude-retrospective | 1.1.1 | Analyze Claude Code sessions to identify successful patterns and improvement opportunities |
# Short form (GitHub owner/repo)
/plugin marketplace add bitwarden/ai-plugins
# Full GitHub URL
/plugin marketplace add https://github.com/bitwarden/ai-plugins
After adding the marketplace, restart Claude Code for the changes to take effect.
You can also use /plugin interactively to manage marketplaces and plugins through a guided interface.
Once the marketplace is added, install plugins using:
/plugin install plugin-name@bitwarden-marketplace
Plugins are installed to ~/.claude/plugins/ by default. Restart Claude Code after installing for the plugin to become active.
Third-party marketplaces don't auto-update by default. To enable automatic updates, open /plugin, go to Marketplaces, select this marketplace, and choose Enable auto-update. Claude Code will then refresh marketplace data and update installed plugins at startup.
You can also update manually at any time:
/plugin marketplace update bitwarden-marketplace
See CONTRIBUTING.md for plugin development guidelines, structure requirements, versioning rules, and the review process.