bitwardenbitwardenOfficial·6 Agent Skills Included

ios

AI-powered development workflow for Bitwarden iOS apps

Guides AI agents through building, testing, and reviewing Bitwarden iOS Password Manager and Authenticator code. Covers requirement refinement, implementation planning, unit test writing, flaky test fixes, mock conversion, and SDK update evaluation. Enforces zero-knowledge security rules, architecture patterns, and code style so every change passes review without manual rework.
npx skills add bitwarden/ios --all -g -y
Available:

Instructs the AI agent on the repository's architecture, security rules, and coding standards, and routes delivery tasks like committing, PR creation, and code review to the correct sub-skills.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Bitwarden iOS skills?

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

What do the Bitwarden iOS skills do?

They teach your AI agent how to plan, implement, test, and review Swift code for the Bitwarden Password Manager and Authenticator apps following the project's strict architecture and security rules.

Can AI write tests for Bitwarden iOS?

Yes. The testing-ios-code skill generates unit tests in XCTest or Swift Testing with correct mocks, fixtures, and naming conventions, and can also fix flaky tests.

Do these skills work with Claude Code?

Yes. All skills follow the standard SKILL.md format and run directly inside Claude Code and other compatible AI coding agents.

Can AI review Bitwarden iOS pull requests?

Yes. The reviewing-changes skill checks PRs for architecture compliance, security issues, test coverage, and style violations using structured checklists per change type.

Related Repositories in Software Engineering

View All in Software Engineering