npx skills add a5c-ai/babysitter --skill usb-stack --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# USB Stack Skill ## Overview This skill provides USB device and host stack implementation expertise for embedded systems, covering descriptor generation, device class implementation, and protocol debugging. ## Capabilities ### USB Descriptor Generation - Device descriptor configuration - Configuration descriptors - Interface descriptors - Endpoint descriptors - String descriptors - BOS descriptors (USB 3.x) ### Device Class Implementation - CDC (Communications Device Class) - HID (Human Interface Device) - MSC (Mass Storage Class) - DFU (Device Firmware Upgrade) - Audio class - Video class - Custom class implementation ### USB Stack Configuration - TinyUSB configuration - STM32 USB stack setup - NXP USB stack integration - Zephyr USB subsystem - Endpoint buffer management ### Enumeration and Debugging - Enumeration sequence debugging - Protocol analysis - USB analyzer integration - Descriptor validation - Compliance testing ### Advanced Features - Composite device configuration - USB power delivery - High-speed/full-speed selection - Isochronous transfers - Interrupt transfers - Bulk transfers ### DFU Implementation - DFU bootloader design - Runtime DFU mode - Detach and download
- Overview
- Capabilities
- USB Descriptor Generation
- Device Class Implementation
- USB Stack Configuration
- Enumeration and Debugging
- Advanced Features
- DFU Implementation
- Target Processes
- Dependencies
- Usage Context
- Device Class Examples
- CDC Virtual COM Port
- HID Report Descriptor
What does the usb-stack skill do?
USB device and host stack implementation expertise
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill usb-stack --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
