Agent Claude Code
Reviews Xtensa assembly code for ESP32 platforms using static analysis.
30 tagged esp32, measured the same way as everything else here.
Browse within: embedded 26addressable-leds 20apa102 20arduino 20led 20esp-idf 6
Agent Claude Code
Reviews Xtensa assembly code for ESP32 platforms using static analysis.
Agent Claude Code
Expert RISC-V assembly code reviewer with deep ISA knowledge.
Agent
For comprehensive guidelines, read these files.
Agent Claude Code
Curates ANIMA's offline knowledge quality — corpus dedup, NLU/intent routing, hallucination resistance, and keeping the host gates green. Use when adding/editing ANIMA knowledge cards, tuning the retrieval cascade or NLU matchers, investigating a hallucination or false-positive, or before shipping ANIMA logic.
Agent Claude Code
Verifies NucleoOS runs correctly on a live Cardputer after an OTA/flash — confirms the universal binary auto-detected the right board (original vs ADV) and that per-board hardware paths work. Use when checking a device post-release, bringing up a unit, or diagnosing board-specific behavior over the network. Read-only…
Agent Claude Code
Reviews NucleoOS firmware (C / C++ / ESP-IDF) changes for the project's specific failure modes — RAM/heap pressure on a no-PSRAM ESP32-S3, task stack sizes, fragmentation, exclusive-mode discipline, and the never-auto-flash rule. Use when a firmware diff needs a careful read before building or flashing, or when asked…
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
Agent
Embedded firmware engineer — ESP32, STM32, FreeRTOS, bare-metal, peripherals.
Agent
Hardware & PCB engineer — schematics, PCB layout, component sourcing, RF design.
Agent
Firmware code reviewer — memory safety, ISR, RTOS, C/C++ UB, peripheral correctness.
Agent
Knows the rvCSI runtime end to end — the normalized CsiFrame/CsiWindow/CsiEvent schema, the validateframe pipeline + quality scoring, the CsiSource plugin trait + AdapterProfile, the .rvcsi JSONL format, the napi-c shim contract, the napi-rs surface, and ADR-095/096. Use for: adding a CsiSource adapter, extending the…