summaryrefslogtreecommitdiff
path: root/.claude/skills/usbmon/scripts
AgeCommit message (Collapse)Author
2026-06-24docs: add usbmon skill for capturing/debugging USB bus traffichathach
Adds a Claude Code skill that wraps usbmon + tshark to capture host-side URBs into a Wireshark pcapng and decode them, for debugging TinyUSB device enumeration/transfer issues on real Linux hardware. Includes a usbcap.sh capture helper (bus / VID:PID / auto) plus filter, errno, and symptom->check reference tables. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>