bitwarden/clients — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Bitwarden style password manager client suite for web, browser extension, desktop, and a simple command line tool. I want a user to sign in, unlock their vault, search saved logins, view and copy usernames and passwords, add or edit items, delete items, and generate strong passwords.

For the browser extension, make it easy to open the vault from the toolbar and fill saved logins on websites. For desktop, make it feel like the web app but as an installable app. For the command line tool, include basic commands for login, unlock, list, get, create, edit, and delete.

Use the existing TypeScript setup and keep the code organized so the apps can share common vault logic and UI pieces where it makes sense. Please make the screens clean, secure feeling, and close to what people expect from a serious password manager. Look up the current project docs online if you need to.

Want more depth? Deep Reverse