QR

Generate, customize, and deploy QR codes with proper sizing, error correction, and use-case optimization.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "QR" with this command: npx skills add ivangdavila/qr

Before Generating

  1. Choose correct type — URL is not the only option. See types.md for vCard, WiFi, email, SMS, geo, etc.
  2. Shorten dynamic URLs — Long URLs = dense codes = harder to scan. Use short links for tracking too.
  3. Set error correction — L (7%) for clean environments, M (15%) default, Q (25%) with logos, H (30%) for harsh conditions

Sizing Rules

Minimum sizes by scan distance:

  • Phone at arm's length (~30cm): 2x2 cm minimum
  • Table tent (~50cm): 3x3 cm
  • Poster (~1m): 5x5 cm
  • Billboard (~5m): 25x25 cm

Formula: QR size = scan distance ÷ 10

Color & Contrast

  • Minimum 70% contrast between foreground and background
  • Dark on light ONLY — scanners expect dark modules
  • Never invert (white on black fails on many readers)
  • Avoid gradients on modules — solid colors only
  • Background can have subtle texture if contrast maintained

Testing Checklist

Before printing/deploying:

  • Scan with 3+ different phones (iOS, Android old/new)
  • Test in target lighting conditions
  • Verify destination loads correctly
  • Check at actual print size, not screen preview
  • Test after any logo/customization applied

Common Failures

SymptomCauseFix
Won't scanToo small / low contrastIncrease size, check colors
Scans but wrong contentURL changed after printUse dynamic QR / redirect
Works on some phonesOver-customized, low error correctionReduce customization, increase EC
Slow to recognizeToo denseShorten URL, reduce data

Use Case Guides

ContextSee
Data types (WiFi, vCard, etc.)types.md
Business deployment patternsdeployment.md

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Gpu Cluster Manager

Turn your spare GPUs into one inference endpoint. Auto-discovers machines on your network, routes requests to the best available device, learns when your mac...

Registry SourceRecently Updated
Coding

Local Llm Router

Local LLM model router for Llama, Qwen, DeepSeek, Phi, Mistral, and Gemma across multiple devices. Self-hosted local LLM inference routing on macOS, Linux, a...

Registry SourceRecently Updated
Coding

yuhang

一个"制造技能的技能"。这个工具自动化了将任意 GitHub 仓库转换为标准化 Trae 技能的全过程,是扩展 AI Agent 能力的核心工具。

Registry SourceRecently Updated
Coding

Venn Nino

Safely connects Gmail, Calendar, Drive, Atlassian (Jira/Confluence), Notion, GitHub, Salesforce, and dozens of other enterprise tools via a single MCP endpoi...

Registry SourceRecently Updated