Use this skill when the user wants to Verify scannable QR Code in batch in TypeScript.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-f62c2e7b)More formats (shields.io, HTML) on the badges page.
---
name: qr-verify
description: Use this skill when the user wants to Verify scannable QR Code in batch in TypeScript.
---
# qr-verify Plugin
Verify scannable QR Code in batch in TypeScript
## Commands
### Operations
- `qr-verify self version` — Print qr-verify version
- `qr-verify _ _` — Passthrough to qr-verify CLI
## Usage Examples
- `qr-verify --help`
- `qr-verify <args>`
## Installation
```bash
npm install -g qr-verify
```
## Examples
```bash
qr-verify --version
qr-verify --help
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!