What problem does it solve? NFC-triggered digital experiences like link-in-bio pages, QR menus, and digital business cards often ship with broken redirect chains, insecure link fields, unscannable QR codes, and slow mobile landing pages that frustrate tap-to-open users. ## Core Features & Use Cases - NFC and QR Integrity Audits: Verify HTTPS redirect chains, opaque short-link tokens, QR error correction levels, and graceful fallbacks for expired cards. - Builder Security Review: Check slug sanitization, server-side URL validation against javascript: XSS payloads, MIME-validated image uploads, and vCard RFC 6350 compliance. - Print-Ready Artifact Checks: Validate CMYK color mode, 300 DPI resolution, bleed and safe zones, PDF/X export, and NFC antenna clearance via the merged print-design reference. - Use Case: A restaurant deploys NFC table cards linking to a digital menu. Use this Skill to audit the redirect service, confirm allergen flags render correctly, verify QR scannability at printed size, and ensure sold-out items propagate within seconds. ## Quick Start Review my NFC card linktree and menu builder implementation for redirect security, QR correctness, and mobile performance issues.