code-review-facilitator

Installation
SKILL.md

Code Review Facilitator

Provides systematic code review for microcontroller projects.

Resources

This skill includes bundled tools:

  • scripts/analyze_code.py - Static analyzer detecting 15+ common Arduino issues

Quick Start

Analyze a file:

uv run --no-project scripts/analyze_code.py sketch.ino

Analyze entire project:

Related skills

More from wedsamuel1230/arduino-skills

Installs
26
GitHub Stars
15
First Seen
Feb 15, 2026