Generate QR codes from URLs, text, or other data and save them as SVG, PNG, EPS, or PDF files. This skill should be used when the user asks to create, generate, or make a QR code for any content such as website URLs, text strings, WiFi credentials, contact info, or other data. Triggers include mentions of 'QR code', 'QR', 'barcode for a link', or requests to make a scannable code. Supports customization of colors, size, error correction level, and output format.
$npx -y skills add alteredcraft/claude-code-plugins --skill qr-codeInstalls into the current project.
Run `npx skills use "https://github.com/alteredcraft/claude-code-plugins" --skill "alteredcraft/claude-code-plugins/qr-code"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alteredcraft/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/alteredcraft/claude-code-plugins"` and select the relevant skills, then follow their instructions.