This skill should be used for ESP32-specific hardware and runtime work in ESP-IDF, Arduino-ESP32, or PlatformIO projects: target/build detection, FreeRTOS tasks and ISRs, memory/DMA, peripherals, power, networking/security, OTA, crash diagnosis, and unattended reliability. Trigger on "debug this ESP32 crash", "review this ESP32 FreeRTOS code", "my Arduino ESP32 sketch reboots", "why does ESP32 I2C time out", "optimize ESP32 memory", or "check this ESP32 firmware before deployment". Not for generic C++, ESP8266, or non-ESP32 targets.
$npx -y skills add johnkozaris/jko-claude-plugins --skill esp32-expertInstalls into the current project.
Run `npx skills use "https://github.com/johnkozaris/jko-claude-plugins" --skill "johnkozaris/jko-claude-plugins/esp32-expert"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/johnkozaris/jko-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/johnkozaris/jko-claude-plugins"` and select the relevant skills, then follow their instructions.