claudeindex
Plugin

effective-esp32

Embedded systems design for ESP32/Arduino. Built from a measured baseline: skips re-teaching the architecture Claude already does well and fills the two gaps it misses -- exact ISR primitives (IRAM_ATTR + FromISR + portYIELD_FROM_ISR) and measure-before-tune validation. Proven: blind 12-iter benchmark vs authority rubric, 24.25/25, beat no-skill baseline 12-0-0.

Installation

1

Add the marketplace

/plugin marketplace add Human-Frontier-Labs-Inc/human-frontier-labs-marketplace
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.