error-message-explainer

Installation
SKILL.md

Error Message Explainer

Translates cryptic compiler errors into actionable fixes for Arduino/ESP32/RP2040 projects.

Resources

This skill includes bundled tools:

  • scripts/parse_errors.py - Automated error analysis with 20+ error patterns
  • ../../docs/board-support/uno-r4-family.md - Shared Uno R4 board-family caveats

Quick Start

Analyze error from file:

uv run --no-project scripts/parse_errors.py --file error_log.txt
Installs
87
GitHub Stars
18
First Seen
Feb 9, 2026
error-message-explainer — wedsamuel1230/arduino-skills