Run Vendo's buy-vs-build generation benchmark — generation time + accuracy of the real Vendo pipeline vs raw-Claude baselines (diy, claude-code) on JSON-defined worlds. Use when asked to benchmark generation, compare Vendo vs raw models, measure generation speed/cost, or add genbench worlds/cases.
Use when an answer about the connected product would land better as something the person can look at and use than as text you type out — a comparison, a trend, many rows, a thing they will come back to, or a thing they need to act on. Also use when they ask to change a screen they already have.
Install and configure Vendo (the embedded product agent) in a host repo. Use when asked to add Vendo to an app, run vendo init/doctor/sync, wire the Vendo handler or VendoProvider, or debug a Vendo install.
Use when writing Arduino/C++ firmware for the GEVA GEVINO Civile home/building-automation PLC (SAMD21, Arduino Zero compatible). Covers the single-header library, relay/input macros (K1-K7, In1-In4), the 5 serial ports, RS485 + Modbus, M-Bus, SIM800/ESP01 modems, Ethernet (W5500), SD (SdFat), flash-as-EEPROM…
Use when writing Arduino/C++ firmware for the GEVA GEVINO Motor PLC (SAMD21, Arduino Zero compatible) with a Toshiba TB67S128FTG stepper/brushed-DC driver. Covers the single-header library, the microstep sine tables, motor control (ISEq/Param, MotorInit, MicrostepUp/Dw, Microsteps, brushed mode), pin/I-O macros…