test-desktop-lkup

Emulate barcode scanner input in a Mac desktop app and verify results against Supabase.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ammonfife/sakima.co --skill test-desktop-lkup
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: test-desktop-lkup
Source: https://github.com/ammonfife/sakima.co/tree/main/.claude/skills/test-desktop-lkup
Command: npx skills add https://github.com/ammonfife/sakima.co --skill test-desktop-lkup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a means to test the Mac desktop scanner (Client A — desktop_scanner.py) by emulating a barcode scanner and verifying results in Supabase.

Core Features & Use Cases

  • Barcode Emulation: Simulates a barcode scanner on a Mac desktop application.
  • End-to-End Verification: Observes and validates scan results against Supabase.
  • Use Case: Users can ensure that their scanner correctly interfaces with Supabase by running this skill and providing a known barcode to scan.

Quick Start

To initiate a test, type: '/test-desktop-lkup "Scan a barcode on the desktop scanner"'

Frequently Asked Questions about test-desktop-lkup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I test a Mac desktop barcode scanner against live Supabase data?▼

Test a Mac desktop barcode scanner against live Supabase data by emulating barcode scanner functionality and verifying scan results directly in Supabase for end-to-end validation.

Can I use a real USB HID scanner to verify Supabase integration on macOS?▼

Yes, verifying Supabase integration on macOS requires a real USB or Bluetooth HID scanner connection and access to Supabase to validate the desktop application's scanner functionality.

What is the best way to troubleshoot dealer-station barcode scanning setups?▼

Troubleshoot dealer-station barcode scanning setups by emulating barcode scanner functionality on a Mac desktop application to test its integration with live Supabase data.

How do I emulate a barcode scanner on a Mac desktop application?▼

Emulate a barcode scanner on a Mac desktop application by running a script that simulates scanning a known barcode to verify the interface correctly processes and transmits data to Supabase.

Do I need access to Supabase to run barcode scanner validation tests?▼

Yes, barcode scanner validation tests require live access to Supabase to observe and verify that the emulated barcode scan results are correctly written and matched in the database.