board-support

Installation
SKILL.md

Board Support

This is the authoritative AI-facing exact-board reference and lookup entry point for the repository's source-backed board inventory. It resolves a named target to one exact profile, extracts capabilities and risks, and hands the result to downstream skills. It does not replace board-selection, which owns choosing or replacing a board from project requirements.

Read First

  1. Read the shared Arduino skill contract.
  2. Read the board inventory and the AI reference schema.
  3. Read the matched Markdown profile and its fact-to-source map from ../../references/boards/.
  4. Load ../pin-assignment/SKILL.md only when the user also asks for a GPIO allocation or declarations.
  5. Load ../embedded-project-loop/SKILL.md first when the request includes wiring, flashing, powering, measurement, recovery, or multi-session work.
Installs
19
GitHub Stars
21
First Seen
Aug 14, 2026
board-support — wedsamuel1230/arduino-skills