/dev Create a Javascript app that takes a QR code from the clipboard and converts it to a URL. Use a library or API if needed. Use dark mode. Add buttons to open the URL and to copy the URL to clipboard.
Install Prompt
Add this prompt to your Amazon Q CLI prompt library:
1. Download to local prompt library:
mkdir -p .amazonq/cli-prompts && curl -o .amazonq/cli-prompts/qr-code-to-url.md https://promptz.dev/prompts/solutions/qr-code-to-url/2. Use with Q CLI:
q prompts use qr-code-to-url