Exploring Bitwarden Data

Read-only exploration of a local Bitwarden development database — answer business questions from live data, verify seeded fixtures, and introspect schema. Use whenever the user wants to query, count, look up, verify, or explore data in a local Bitwarden database ("how many orgs/users/ciphers", "show me collections", "check what the seeder created", "look up user X", "which orgs have feature Y"), even without the word SQL. Not for authoring stored procedures, migrations, or repository code (use writing-database-queries), and not for seeding or modifying data.

bitwarden 43e7440 11 files · 43.0 KB Updated

File contents

bitwarden/server/tree/main/.claude/skills/exploring-bitwarden-data commit 43e7440716

Frequently asked questions

npx skillmds@latest add bitwarden/exploring-bitwarden-data