Install
Quick install
npx skills add https://github.com/bitwarden/android/tree/HEAD/skills/refining-android-requirementsnpx skills add bitwarden/android --skill refining-android-requirements --agent claude-codenpx skills add bitwarden/android --skill refining-android-requirements --agent cursornpx skills add bitwarden/android --skill refining-android-requirements --agent codexnpx skills add bitwarden/android --skill refining-android-requirements --agent opencodenpx skills add bitwarden/android --skill refining-android-requirements --agent github-copilotnpx skills add bitwarden/android --skill refining-android-requirements --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add bitwarden/android --skill refining-android-requirementsManual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/bitwarden/android.gitcp -r android/skills/refining-android-requirements ~/.claude/skills/refining-android-requirements
Requirements gap analysis and structured specification for Bitwarden Android. Use when refining requirements, analyzing specs, identifying gaps, or producing…
refining-android-requirementsby bitwarden
Requirements gap analysis and structured specification for Bitwarden Android. Use when refining requirements, analyzing specs, identifying gaps, or producing…npx skills add https://github.com/bitwarden/android --skill refining-android-requirementsDownload ZIPGitHub
More skills from bitwarden
action-auditby bitwardenDetermine the mode from the user's request:action-remediateby bitwardenBefore proceeding, verify that the user has audit findings to act on. These should come from a prior run of the action-audit skill. Confirm:addressing-code-review-commentsby bitwardenUse when the user is addressing pull request review comments locally and asks for help evaluating, implementing, or drafting responses to reviewer feedback -…analyzing-code-securityby bitwardenThis skill should be used when the user asks to "analyze code for security issues", "check for OWASP vulnerabilities", "review code against CWE Top 25", "find…analyzing-git-sessionsby bitwardenAnalyzes git commits and changes within a timeframe or commit range, providing structured summaries for code review, retrospectives, work logs, or session…architecting-solutionsby bitwardenTech lead perspective on architecture, system design, architecture reviews, blast radius assessment, trade-off analysis, and decision-making. Use when planning…atlassian-readerby bitwardenReads Jira issues, epics, stories, sprints, boards, and Confluence pages from Atlassian Cloud into context via READ-ONLY scoped API tokens and curl commands.…avoiding-false-positivesby bitwardenUse this skill to validate findings during a code review. For each finding, run the rejection criteria and verification checks. If a finding fails any check,…---
Source: https://github.com/bitwarden/android/tree/HEAD/skills/refining-android-requirements
Author: bitwarden
Discovered via: mcpservers.org
SKILL.md source
--- name: refining-android-requirements description: Requirements gap analysis and structured specification for Bitwarden Android. Use when refining requirements, analyzing specs, identifying gaps, or producing… --- # refining-android-requirements Requirements gap analysis and structured specification for Bitwarden Android. Use when refining requirements, analyzing specs, identifying gaps, or producing… # refining-android-requirementsby bitwarden Requirements gap analysis and structured specification for Bitwarden Android. Use when refining requirements, analyzing specs, identifying gaps, or producing… `npx skills add https://github.com/bitwarden/android --skill refining-android-requirements`Download ZIPGitHub ## More skills from bitwarden action-auditby bitwardenDetermine the mode from the user's request:action-remediateby bitwardenBefore proceeding, verify that the user has audit findings to act on. These should come from a prior run of the action-audit skill. Confirm:addressing-code-review-commentsby bitwardenUse when the user is addressing pull request review comments locally and asks for help evaluating, implementing, or drafting responses to reviewer feedback -…analyzing-code-securityby bitwardenThis skill should be used when the user asks to "analyze code for security issues", "check for OWASP vulnerabilities", "review code against CWE Top 25", "find…analyzing-git-sessionsby bitwardenAnalyzes git commits and changes within a timeframe or commit range, providing structured summaries for code review, retrospectives, work logs, or session…architecting-solutionsby bitwardenTech lead perspective on architecture, system design, architecture reviews, blast radius assessment, trade-off analysis, and decision-making. Use when planning…atlassian-readerby bitwardenReads Jira issues, epics, stories, sprints, boards, and Confluence pages from Atlassian Cloud into context via READ-ONLY scoped API tokens and curl commands.…avoiding-false-positivesby bitwardenUse this skill to validate findings during a code review. For each finding, run the rejection criteria and verification checks. If a finding fails any check,… --- **Source**: https://github.com/bitwarden/android/tree/HEAD/skills/refining-android-requirements **Author**: bitwarden **Discovered via**: mcpservers.org
Related skills 6
vercel-react-native-skills
React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.
adapt
Adapt designs to work across different screen sizes, devices, contexts, or platforms. Implements breakpoints, fluid layouts, and touch targets. Use when the user mentions responsive design, mobile layouts, breakpoints, viewport adaptation, or cross-device compatibility.
Auth0 / auth0-android
Add authentication to native Android apps using the Auth0 SDK
Flutter / flutter-building-forms
Build Flutter forms with validation and user input
Flutter / flutter-reducing-app-size
Measure and optimize Flutter app bundle sizes
Flutter / flutter-setting-up-on-macos
Set up a macOS machine for Flutter development