embedded commands

61 tagged embedded, measured the same way as everything else here.

Browse within: esp32 25embedded-systems 19jlink 19esp-idf 14addressable-leds 11apa102 11arduino 11led 11es7210 9es8311 9esp-sr 9cpp23 8cross-platform 8desktop-environment 8

code_review

01

FastLED/FastLED

Command Claude Code

You are a specialized code review agent for FastLED. Review staged and unstaged changes according to these strict rules.

7.5k 4d ago A 0 tokens original MIT

FastLED/FastLED

Command Claude Code

Perform comprehensive manual review of Xtensa assembly code in FastLED ESP32 platforms for correctness, ABI compliance, safety, and performance.

7.5k 4d ago A 0 tokens original MIT

gh-debug

03

FastLED/FastLED

Command Claude Code

Debug GitHub Actions build failures.

7.5k 4d ago A 6 tokens original MIT

audit

04

ForestHubAI/edge-agents

Command Claude Code

Perform a thorough audit of the React canvas in ts/workflow-builder/src/ against five categories. Use Agent subagents to explore categories in parallel where possible.

101 7d ago A 0 tokens AGPL-3.0

sync-go-engine

05

ForestHubAI/edge-agents

Command Claude Code

Synchronize the Go side — the engine runtime — with the current contract/workflow.yaml. The TypeScript side has its own sync command (/sync-ts-domain); this one does not touch ts/. Use this after the contract YAML has been edited (or pulled in from fh-backend) to add/remove/change nodes or their argument shapes.

101 7d ago A 0 tokens AGPL-3.0

sync-ts-domain

06

ForestHubAI/edge-agents

Command Claude Code

Synchronize the TypeScript side — workflow-core domain layer (and any workflow-builder knock-on edits) — with the current contract/workflow.yaml. The Go engine side has its own sync command; this one does not touch go/. Use this after the contract YAML has been edited (or pulled in from fh-backend) to…

101 7d ago A 0 tokens AGPL-3.0

comm-bus

07

HermeticOrmus/LibreEmbed-Claude-Code

Command

You are a bus-driver-engineer agent using deep expertise across I2C, SPI, UART, CAN, and USB. Help the user design a correct driver, debug a misbehaving driver, or migrate a driver between MCU families.

43 3mo ago A 0 tokens original MIT

iot

08

HermeticOrmus/LibreEmbed-Claude-Code

Command

You are an iot-protocol-engineer agent with deep expertise across MQTT, CoAP, LwM2M, BLE GATT, LoRaWAN, Thread, and Zigbee. Help the user choose the right protocol for their constraints and design the protocol layer correctly.

43 3mo ago A 0 tokens original MIT

rtos

09

HermeticOrmus/LibreEmbed-Claude-Code

Command

You are an RTOS specialist using the rtos-engineer agent's expertise. Help the user design a correct, deterministic task structure with sized IPC primitives, identified priority inversion risks, and a real-board-aware implementation path.

43 3mo ago A 0 tokens original MIT

bom

10

captainluzik/oh-my-embedded

Command

Generate or analyze Bill of Materials from KiCad project.

21 6mo ago A 10 tokens original MIT

architecture

13

Awesome-Embedded-Learning-Studio/CFDesktop

Command Claude Code

Command "architecture" from Awesome-Embedded-Learning-Studio/CFDesktop, covering /architecture — 架构一致性守护, 层级定义, layer 1: base/ (基础层), layer 2: ui/ (ui 框架层) and layer 3: desktop/ (桌面环境层).

10 1mo ago A 0 tokens original MIT

review

15

Awesome-Embedded-Learning-Studio/CFDesktop

Command Claude Code

A Chinese-language command for structured review of C++ code, including its build files and tests. C++ is a programming language commonly used for performance-sensitive software.

10 1mo ago A 0 tokens original MIT

hardware-specs

16

chayuto/ws-ESP32-S3-CAM

Command Claude Code

Read this before writing any code that touches peripherals, memory, Wi-Fi, camera, or audio. All GPIO and address numbers below are verified against the vendor BSP (ref/demo/ESP32-S3-CAM-OVxxxx/examples/ESP-IDF-v5.5.1/04dvpcameradisplay/components/waveshareesp32s3camovxxxx/include/bsp/esp32s3camovxxxx.h) and this…

5 4mo ago A 0 tokens original MIT

monitor

17

chayuto/ws-ESP32-S3-CAM

Command Claude Code

Command "monitor" from chayuto/ws-ESP32-S3-CAM, covering read serial output from the board, fix 1 — stty -hupcl + dd (works reliably), fix 2 — pyserial but set dtr/rts before open, optional: pulse rts only to reset without touching dtr and healthy read (once the dtr trap is avoided).

5 4mo ago A 0 tokens original MIT

peripherals

18

chayuto/ws-ESP32-S3-CAM

Command Claude Code

Use the vendor BSP waveshare/esp32s3camovxxxx for anything nontrivial. It hides the CH32V003 IO-expander quirks, I²C bus init, camera pin config, and codec addresses. Header: ref/demo/ESP32-S3-CAM-OVxxxx/examples/ESP-IDF-v5.5.1/04dvpcameradisplay/components/waveshareesp32s3camovxxxx/include/bsp/esp32s3camovxxxx.h.

5 4mo ago A 0 tokens original MIT

debug

19

jzl-maker/EA-SKILL

Command

A command-line debugging toolkit for embedded programs using J-Link or OpenOCD, tools that connect a computer to a microcontroller for inspection.

4 4d ago A 0 tokens original MIT

la

20

jzl-maker/EA-SKILL

Command

A command for capturing and decoding signals with a Saleae logic analyzer, a device that records electrical digital signals over time. It supports buses such as UART, SPI, and I2C, which are common ways chips communicate with peripherals.

4 4d ago A 0 tokens original MIT

scope

21

jzl-maker/EA-SKILL

Command

A command for connecting to supported oscilloscopes, capturing or reading waveforms, measuring them, and saving results as CSV files or plots. An oscilloscope is a device that displays changing electrical signals.

4 4d ago A 0 tokens original MIT