An instrument-communication debugging skill for devices connected through GPIB, USB, TCP, or serial links. VISA is a standard interface for controlling test equipment, and SCPI is a text-based command language used by many such devices.
A workflow skill for connecting several other skills into one embedded-device process. It covers sequences such as compiling, flashing firmware, monitoring, and debugging.
A project instruction file for coding agents working on NextBoard. It documents the project rules, important files, development checks, and contribution practices.
A project instruction file for using Claude Code with the NextBoard hardware-design project. It covers setup commands, installation options, and single-session plugin use.
Use when the user needs embedded hardware architecture, MCU/SoC selection, power tree design, interface planning, sensor/actuator selection, RF/connectivity, BOM risk assessment, PCB/layout constraints, schematic-ready proposals, validation plans, or hardware design review.
Safety instructions for using an AI coding assistant in embedded projects, such as microcontroller, real-time operating system, driver, and board-support code. Embedded software runs on dedicated hardware, where mistakes can affect the device itself.
Serial port tool for communicating with hardware devices. Use when the user needs to list serial ports, send data, receive responses, or read serial logs.