error-message-explainer
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
Quick Start
Analyze error from file:
uv run --no-project scripts/parse_errors.py --file error_log.txt